Fixed the responsiveness of the donation page
This commit is contained in:
@@ -107,6 +107,7 @@ body {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
z-index: 100;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
@@ -122,6 +123,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.donation img {
|
.donation img {
|
||||||
|
width: 30vh;
|
||||||
padding: 1vh;
|
padding: 1vh;
|
||||||
background-color: #ffffff;
|
background-color: #ffffff;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user