From 561fe8297773fd4e2b7519ef0d956061252fc995 Mon Sep 17 00:00:00 2001 From: LUISMAGAIVER341 <84512640+LUISMAGAIVER341@users.noreply.github.com> Date: Sun, 20 Aug 2023 12:09:27 -0300 Subject: [PATCH] Omg --- index.html | 18 +----------------- styles/index.css | 9 +++++---- 2 files changed, 6 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index eb7564c..d6002a6 100644 --- a/index.html +++ b/index.html @@ -19,23 +19,7 @@ -

- spotify - -

-

- -

- -

- -

-

+

diff --git a/styles/index.css b/styles/index.css index fa9c2c2..bc2edd1 100644 --- a/styles/index.css +++ b/styles/index.css @@ -37,16 +37,17 @@ body { } #Dock { - color-scheme: #34245d; + border: #ff4646 , 1px; + color-scheme: #ff5050; top: 1%; left: 14px; padding: 0%; - color: #34245d; + color: #ff5050; display: flex; border-radius: 100px; height: 32px; - width: 32px; - background-color: #34245d; + width: 96px; + background-color: #ff5050; position: absolute; } #zitt {