mirror of
https://github.com/discourse/discourse-rewind.git
synced 2025-07-07 06:12:22 +00:00
last bit
This commit is contained in:
parent
27b3547bbe
commit
ee4590d9d7
@ -30,6 +30,9 @@ body {
|
||||
font-weight: 600;
|
||||
font-size: var(--font-up-3);
|
||||
-webkit-font-smoothing: antialiased;
|
||||
@media screen and (max-width: 525px) {
|
||||
font-size: var(--font-up-2);
|
||||
}
|
||||
}
|
||||
&__data {
|
||||
font-weight: normal;
|
||||
|
@ -21,7 +21,6 @@
|
||||
". . . d d c c . . . " auto
|
||||
". . . d d c c . . . " auto
|
||||
/ auto auto auto auto auto auto auto auto;
|
||||
// grid-gap: 0.5em;
|
||||
.rewind-card__wrapper:nth-child(1) {
|
||||
grid-area: w;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user