This commit is contained in:
brausjonas
2023-03-25 16:26:31 +01:00
parent 323aa4e405
commit 8c464502dc
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1679674447095</updated> <updated>1679674447095</updated>
<workItem from="1679674448294" duration="3278000" /> <workItem from="1679674448294" duration="3278000" />
<workItem from="1679754546660" duration="3164000" /> <workItem from="1679754546660" duration="3397000" />
</task> </task>
<servers /> <servers />
</component> </component>
+2 -1
View File
@@ -21,7 +21,7 @@ li, a, button
{ {
li, a, button li, a, button
{ {
font-size: 25px; font-size: 20px;
} }
.hideOnMobile .hideOnMobile
@@ -218,5 +218,6 @@ body
position: absolute; position: absolute;
right: 0; right: 0;
height: 100vh; height: 100vh;
width: 150px;
margin-top: 3%; margin-top: 3%;
} }