diff --git a/style.css b/style.css index 7e216d25..523a2b76 100644 --- a/style.css +++ b/style.css @@ -854,7 +854,7 @@ footer p a { left: -100%; top: 5rem; flex-direction: column; - background-color: rgba(111, 17, 116, 0.341); + background-color: rgba(5, 5, 5, 0.904); backdrop-filter: blur(6.5px); width: 100%; border-radius: 10px; @@ -888,7 +888,7 @@ footer p a { .nav-item { margin: 2.5rem 0; - font-size: 20px; + font-size: 21px; } nav li:hover {