mirror of
https://github.com/MrEidam/bigredbutton.git
synced 2026-04-17 15:43:31 +00:00
Version 44
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.menu-container{
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
top: 50px;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
@@ -8,6 +8,7 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
font-family: 'Poppins';
|
||||
z-index: 500;
|
||||
}
|
||||
.button{
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user