This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/stylesheets/mobile/dashboard.scss
2019-04-01 12:39:49 +02:00

10 lines
160 B
SCSS

.dashboard,
.dashboard-next {
.activity-metrics .counters-list {
font-size: $font-down-1;
}
.navigation a.navigation-link {
padding: 0.5em;
}
}