Update landing styles

pull/4285/head
Daniel Supernault 2 years ago
parent 738925c20d
commit 3ba32edfc9
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

@ -30,7 +30,13 @@ body {
span {
font-weight: bold;
font-size: 24px;
font-size: 14px;
display: none;
@include media-breakpoint-up(sm) {
display: block;
font-size: 18px;
}
}
}

Loading…
Cancel
Save