1
0
Fork 0

Fixed some sizing issues

master
Stefan 1 year ago
parent 3a2a8698bb
commit 5cfb52a9ce

File diff suppressed because one or more lines are too long

@ -1 +1 @@
{"Target":"main.2b48f5b6358e0645fc44d1496cf25b64e236f0a05211031db50aa3b9cc76667d.css","MediaType":"text/css","Data":{"Integrity":"sha256-K0j1tjWOBkX8RNFJbPJbZOI28KBSEQMdtQqjucx2Zn0="}}
{"Target":"main.fb7df36eb69feb8638eff0bd00c153f5b8244e7574822b03bbf927e3954ae9ef.css","MediaType":"text/css","Data":{"Integrity":"sha256-+33zbraf64Y47/C9AMFT9bgkTnV0gisDu/kn45VK6e8="}}

@ -42,7 +42,7 @@
color: #D092FC;
}
@media only screen and (max-width: 400px) {
@media only screen and (max-width: 450px) {
.donation-icon {
width: 40%;
}

@ -26,10 +26,6 @@
width: 80%;
}
.webring {
display: inline-block;
}
.main-container h2, p, li {
color: #dadada;
}
@ -141,7 +137,7 @@
.end-ring {
text-align: center;
margin-bottom: 30px;
margin: 0 20px 30px;
}
.end-ring a {

Loading…
Cancel
Save