diff --git a/assets/styles/experiencia-projetos.css b/assets/styles/experiencia-projetos.css index 020b0fd..46406db 100644 --- a/assets/styles/experiencia-projetos.css +++ b/assets/styles/experiencia-projetos.css @@ -54,9 +54,6 @@ text-decoration: none; margin-left: 20px; margin-right: 20px; - animation: reveal2 ease-in-out; - animation-timeline: scroll(); - animation-range: cover 20% cover 50%; } .btn2 img { @@ -86,9 +83,6 @@ margin: 0 7%; padding: 100px 0 50px 0; align-items: center; - animation: appear2 forwards; - animation-timeline: view(); - animation-range: cover 0% cover 50%; } .meus-projetos span { diff --git a/assets/styles/intro-sobre.css b/assets/styles/intro-sobre.css index 6f28195..35ea65a 100644 --- a/assets/styles/intro-sobre.css +++ b/assets/styles/intro-sobre.css @@ -50,17 +50,12 @@ margin-left: 7%; margin-right: 7%; align-items: center; - animation: appear ease-in-out; - animation-timeline: view(); - animation-range: cover 0% cover 50%; + } .imagem-sobre img { width: 400px; height: 400px; - animation: reveal ease-in-out; - animation-timeline: view(); - animation-range: entry 40% cover 50%; } .sobre h2 {