webapp/src/components/Discours/ProfileSettingsNavigation.module.scss

11 lines
153 B
SCSS
Raw Normal View History

.navigationHeader {
@include font-size(1.8rem);
font-weight: bold;
margin-top: 1.1em !important;
}
.navigation {
@include font-size(1.4rem);
}