mirror of
https://github.com/teachingtechYT/teachingtechYT.github.io.git
synced 2024-08-30 18:23:26 +00:00
fix: Prevent donate container from encroaching on the page
This commit is contained in:
@ -186,7 +186,7 @@ iframe {
|
||||
#donate {
|
||||
vertical-align: middle;
|
||||
float: right;
|
||||
padding: 20px;
|
||||
padding: 20px 20px 0 0;
|
||||
}
|
||||
|
||||
#donate img {
|
||||
@ -343,4 +343,4 @@ button {
|
||||
background-color: #fff;
|
||||
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user