mirror of
https://github.com/kemko/nomad.git
synced 2026-01-14 22:35:42 +03:00
12 lines
120 B
SCSS
12 lines
120 B
SCSS
.title {
|
|
&.is-4,
|
|
&.is-5,
|
|
&.is-6 {
|
|
margin-bottom: 0.5rem;
|
|
}
|
|
|
|
&.with-headroom {
|
|
margin-top: 1rem;
|
|
}
|
|
}
|