diff --git a/style.css b/style.css index d0267df..04dc960 100755 --- a/style.css +++ b/style.css @@ -235,7 +235,7 @@ section#contact nav:after { } .toggle:checked + section nav:after { - opacity: 0 !important; + content: "" !important; } .toggle:checked + section .toggle-buttons {