diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index c07b2d4..6d35f3c 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -51,7 +51,7 @@
1679674447095
-
+
diff --git a/Style.css b/Style.css
index 5b03d90..9e57cf9 100644
--- a/Style.css
+++ b/Style.css
@@ -21,7 +21,7 @@ li, a, button
{
li, a, button
{
- font-size: 25px;
+ font-size: 20px;
}
.hideOnMobile
@@ -218,5 +218,6 @@ body
position: absolute;
right: 0;
height: 100vh;
+ width: 150px;
margin-top: 3%;
}