mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
fixed placing btns-gamemodes
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.menu__content {
|
.menu__content {
|
||||||
height: 100%;
|
height: 70%;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
@@ -38,5 +38,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.menu__btn--settings {
|
.menu__btn--settings {
|
||||||
|
position: absolute;
|
||||||
|
bottom: 0;
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user