Layout Mobile

This commit is contained in:
brausjonas
2023-03-25 22:38:25 +01:00
parent aea15c77da
commit f70d6de73f
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
<updated>1679674447095</updated>
<workItem from="1679674448294" duration="3278000" />
<workItem from="1679754546660" duration="3762000" />
<workItem from="1679776338023" duration="3821000" />
<workItem from="1679776338023" duration="3913000" />
</task>
<servers />
</component>
+3 -2
View File
@@ -147,13 +147,14 @@ Mobile
{
display: flex;
flex-direction: column;
list-style: none;
}
menu div ul li
{
text-align: center;
padding: 30px 30px 30px 30px;
margin: 5px;
padding: 20px 30px 20px 30px;
margin: 5px 30px;
cursor: pointer;
border-radius: 50px;
background-color: rgba(136, 179, 174, 1);