diff --git a/css/style.css b/css/style.css index 3c1a215..487203b 100644 --- a/css/style.css +++ b/css/style.css @@ -67,12 +67,4 @@ p { .btn-group button.active { background-color: black; color: white; -} - -nav { - background-color: #00ff00; - overflow: hidden; - margin-left: auto; - margin-right: auto; - width: fit-content; } \ No newline at end of file diff --git a/index.html b/index.html index a816ced..0ba6373 100644 --- a/index.html +++ b/index.html @@ -11,8 +11,8 @@