diff --git a/css/style.css b/css/style.css index 867fd88..5fe8f26 100644 --- a/css/style.css +++ b/css/style.css @@ -366,3 +366,9 @@ footer { transform: translateY(-20%); } } +.arrow-icon > path { + fill: var(--clr-gray); +} +.top-btn{ + background-color: var(--clr-secondary) +} \ No newline at end of file