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