From 4be06380b132955b6e6f9de078ca6f603ec911ce Mon Sep 17 00:00:00 2001 From: brausjonas Date: Sun, 26 Mar 2023 17:24:50 +0200 Subject: [PATCH] Push --- .idea/workspace.xml | 2 +- navigationStyle.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1e52f22..f50d125 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -62,7 +62,7 @@ - + diff --git a/navigationStyle.css b/navigationStyle.css index c19c5b7..bb5b852 100644 --- a/navigationStyle.css +++ b/navigationStyle.css @@ -110,7 +110,7 @@ Mobile menu div { float: right; - background-color: #FFFBC1; + background-color: #ffe2c1; border-radius: 0 0 0 50px; padding-bottom: 15px; }