mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-11-22 06:45:02 +01:00
source/scss/iseal.scss: apply style to h4
This commit is contained in:
parent
503da470df
commit
d7544f63e9
@ -40,7 +40,7 @@ div.badge-required {
|
|||||||
|
|
||||||
// The ISEAL Branding Guidelines Version 3.0 say that headings should be bold
|
// The ISEAL Branding Guidelines Version 3.0 say that headings should be bold
|
||||||
// weight and primary blue color.
|
// weight and primary blue color.
|
||||||
h1, h2, h3 {
|
h1, h2, h3, h4 {
|
||||||
color: $primary;
|
color: $primary;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user