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 {
|
#donate {
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
float: right;
|
float: right;
|
||||||
padding: 20px;
|
padding: 20px 20px 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#donate img {
|
#donate img {
|
||||||
|
Reference in New Issue
Block a user