New with-headroom modifier for titles

This commit is contained in:
Michael Lange
2019-05-16 17:42:36 -07:00
parent b41af1c67a
commit b33ff625db

View File

@@ -4,4 +4,8 @@
&.is-6 {
margin-bottom: 0.5rem;
}
&.with-headroom {
margin-top: 1rem;
}
}