mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 20:24:18 -04:00
#149 header - smaller font on mobile
This commit is contained in:
parent
c48553ddb8
commit
e9a2bcafd7
@ -197,6 +197,10 @@
|
||||
@import "assets/variables";
|
||||
|
||||
@include media-breakpoint-down('sm', $grid-breakpoints) {
|
||||
h1 {
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
.nav-custom {
|
||||
.btn {
|
||||
border-left: 1px solid $gray-500;
|
||||
|
Loading…
x
Reference in New Issue
Block a user