update sponsor

This commit is contained in:
Vick Scarlet
2021-09-08 21:17:55 +08:00
parent f63bcad8eb
commit 538bd7caee
4 changed files with 12 additions and 11 deletions

View File

@@ -100,7 +100,7 @@ body {
-moz-osx-font-smoothing: grayscale;
}
#sponsor,
.sponsor,
#specialthanks,
#rank {
position: fixed;
@@ -123,11 +123,11 @@ body {
top: 1rem;
}
#sponsor {
.sponsor {
top: auto;
bottom: 0;
right: 50%;
transform: translate(50%, -50%);
width: auto;
padding: 0.5rem;
}
#spthx {

View File

@@ -97,7 +97,7 @@ body {
-moz-osx-font-smoothing: grayscale;
}
#sponsor,
.sponsor,
#specialthanks,
#rank {
position: fixed;
@@ -120,11 +120,11 @@ body {
top: 1rem;
}
#sponsor {
.sponsor {
top: auto;
bottom: 0;
right: 50%;
transform: translate(50%, -50%);
width: auto;
padding: 0.5rem;
}
#spthx {