fix background video
This commit is contained in:
parent
8cc53fdee3
commit
812c7dea52
@ -553,6 +553,8 @@ input:checked + .drop + .menu-items {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
width: auto;
|
||||
height: auto;
|
||||
transform: translate(-50%, -50%);
|
||||
min-width: 100%;
|
||||
min-height: 100%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user