mirror of
https://github.com/discourse/discourse.git
synced 2025-04-19 09:49:06 +08:00
font-size fix
This commit is contained in:
parent
1ea27d448b
commit
cd5d3025d1
@ -35,7 +35,7 @@
|
||||
font-size: $font-up-3;
|
||||
color: $primary-medium;
|
||||
@media screen and (max-width: $small-width) {
|
||||
font-size: $font-down-2;
|
||||
font-size: $font-up-1;
|
||||
}
|
||||
}
|
||||
.time-read {
|
||||
|
Loading…
x
Reference in New Issue
Block a user