Skip to content
Snippets Groups Projects
Commit b7203b86 authored by Martin Leblanc's avatar Martin Leblanc Committed by Kevin Paxman
Browse files

ISTWCMS-6029: Make headers clear floats

parent ce090101
No related branches found
No related tags found
1 merge request!75ISTWCMS-6029: Make headers clear floats
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
@mixin heading-base { @mixin heading-base {
color: inherit; color: inherit;
clear: both;
font-family: var(--font-condensedbook); font-family: var(--font-condensedbook);
font-weight: var(--font-weight-400); font-weight: var(--font-weight-400);
hyphens: none; hyphens: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment