mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 03:29:31 +08:00
9 lines
148 B
SCSS
9 lines
148 B
SCSS
.dashboard-next {
|
|
.activity-metrics .counters-list {
|
|
font-size: $font-down-1;
|
|
}
|
|
.navigation a.navigation-link {
|
|
padding: 0.5em;
|
|
}
|
|
}
|