mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
8 lines
73 B
SCSS
8 lines
73 B
SCSS
.title {
|
|
&.is-4,
|
|
&.is-5,
|
|
&.is-6 {
|
|
margin-bottom: 0.5rem;
|
|
}
|
|
}
|