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