diff --git a/styles.css b/styles.css index 9b80495..4efbdb2 100644 --- a/styles.css +++ b/styles.css @@ -79,7 +79,6 @@ h1::before { background-repeat: no-repeat; background-size: 100%; shape-rendering: geometricPrecision; - opacity: 0.8; } h2 { display: block; @@ -526,7 +525,6 @@ footer a::before { background: url(logo_a-lec.svg); background-size: 100%; shape-rendering: geometricPrecision; - opacity: 0.8; -webkit-animation: koan 36000s infinite alternate; -moz-animation: koan 36000s infinite alternate;