Skip to content
Snippets Groups Projects
Commit bb3c2b30 authored by Aspectis's avatar Aspectis Committed by Dorian Merz
Browse files

refs #19013 [fid_bbi] fix margin on alert headings

parent 5749f64e
Branches
Tags
No related merge requests found
...@@ -42,6 +42,11 @@ ...@@ -42,6 +42,11 @@
> .icon { > .icon {
margin-left: g(-2.25); margin-left: g(-2.25);
+ h2,
+ h3 {
margin-top: 0;
}
} }
.main_wrap > &:first-child { .main_wrap > &:first-child {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment