webapp/src/components/Author/Full.scss

19 lines
250 B
SCSS
Raw Normal View History

2022-09-09 11:53:35 +00:00
.user-details {
margin-bottom: 4.4rem;
}
.author-page {
.view-switcher {
@include font-size(1.5rem);
button {
font-size: 100%;
}
}
.group__controls {
margin-bottom: 2em !important;
margin-top: 0 !important;
}
}