Accessibility for titles header
This commit is contained in:
parent
8e67a41063
commit
d2e2448291
@ -81,12 +81,12 @@ header {
|
|||||||
font-family: 'Karmatic Arcade';
|
font-family: 'Karmatic Arcade';
|
||||||
font-size: 2.75rem;
|
font-size: 2.75rem;
|
||||||
margin-bottom: 1.25rem;
|
margin-bottom: 1.25rem;
|
||||||
color: white;
|
color: #0C476C;
|
||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
min-height: 200px;
|
min-height: 200px;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
color: #106ca2;
|
color: #0C476C;
|
||||||
}
|
}
|
||||||
@include media-breakpoint-down(xs) {
|
@include media-breakpoint-down(xs) {
|
||||||
h3 {
|
h3 {
|
||||||
|
Loading…
Reference in New Issue
Block a user