This commit is contained in:
brausjonas
2023-03-25 16:32:52 +01:00
parent ae709e7fc7
commit b3747b7919
3 changed files with 21 additions and 6 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
<option name="presentableId" value="Default" />
<updated>1679674447095</updated>
<workItem from="1679674448294" duration="3278000" />
<workItem from="1679754546660" duration="3438000" />
<workItem from="1679754546660" duration="3762000" />
</task>
<servers />
</component>
+19 -4
View File
@@ -177,8 +177,8 @@ body {
transition: all 0.5s ease 0s;
}
.mobileMenuDropDown li {
.mobileMenuDropDown li
{
list-style: none;
margin-top: 10px;
margin-bottom: 10px;
@@ -186,6 +186,21 @@ body {
padding: 20px;
}
.mobileMenuDropDown2 div
{
display: none;
}
.mobileMenuDropDown2:hover div
{
display: inherit;
}
.mobileMenuDropDown2:hover div li
{
padding: 5px;
}
.mobileMenuButton:hover .mobileMenuDropDown {
display: flex;
@@ -193,6 +208,6 @@ body {
position: absolute;
right: 0;
height: 100vh;
width: 150px;
margin-top: 3%;
margin-top: 6%;
}
+1 -1
View File
@@ -42,7 +42,7 @@
<div class="mobileMenuDropDown">
<ul>
<li class="dropdown">
<li class="mobileMenuDropDown2">
Games
<div>
<ul>