Fixed the footer going on top of the url form on mobile
This commit is contained in:
@@ -40,6 +40,7 @@ body {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
z-index: 100;
|
||||||
background-color: #2c2c2c;
|
background-color: #2c2c2c;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
padding: 30px 0px;
|
padding: 30px 0px;
|
||||||
|
|||||||
Reference in New Issue
Block a user