diff --git a/style.css b/style.css index 919d5dd..50f1a17 100644 --- a/style.css +++ b/style.css @@ -2,7 +2,7 @@ :root { --black: rgb(55, 53, 47); - --accent: #5AA7CE; + --accent: rgb(90, 167, 206); --shadow: 0.75px 0 0; }