Fixed some mobile styling bugs
This commit is contained in:
@@ -39,6 +39,7 @@ body {
|
||||
}
|
||||
|
||||
.url-form {
|
||||
position: relative;
|
||||
z-index: 100;
|
||||
background-color: #2c2c2c;
|
||||
border-radius: 8px;
|
||||
@@ -96,10 +97,6 @@ body {
|
||||
}
|
||||
|
||||
.donation {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 100;
|
||||
color: #ffffff;
|
||||
list-style: none;
|
||||
text-align: center;
|
||||
@@ -121,7 +118,6 @@ body {
|
||||
.donation-bitcoin {
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
margin-bottom: 4vh;
|
||||
}
|
||||
|
||||
.donation a:link {
|
||||
|
||||
Reference in New Issue
Block a user