last
This commit is contained in:
@@ -1537,6 +1537,9 @@ select.name-input {
|
||||
filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.28));
|
||||
}
|
||||
|
||||
.live-footer-logo-datwyler {
|
||||
height: 65px;
|
||||
}
|
||||
.live-tie-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
|
||||
@@ -2042,7 +2045,7 @@ select.name-input {
|
||||
}
|
||||
|
||||
.podium-live-card .podium-medal-icon {
|
||||
filter: grayscale(1) brightness(1.2) drop-shadow(0 4px 10px rgba(0, 0, 0, 0.35));
|
||||
/* filter: grayscale(1) brightness(1.2) drop-shadow(0 4px 10px rgba(0, 0, 0, 0.35)); */
|
||||
font-size: 60px;
|
||||
margin-top: 86px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user