fix(style): Consistent alert headings
This commit is contained in:
parent
424cea646e
commit
44643a9b96
|
@ -38,7 +38,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
||||||
h4 {
|
h2, h3, h4 {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
margin-bottom: 1.2em;
|
margin-bottom: 1.2em;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue