diff --git a/css/style.css b/css/style.css index 71ee4c8..1a2fd0e 100644 --- a/css/style.css +++ b/css/style.css @@ -147,7 +147,7 @@ nav ul li a { color: white; } -.sec { +.sec:not(:target) { display: none; }