Slightly reduce title spacing
This commit is contained in:
parent
206a2a7203
commit
8a8d09413e
1 changed files with 4 additions and 0 deletions
|
@ -48,6 +48,10 @@ section.hero {
|
||||||
margin-bottom: 0.5rem;
|
margin-bottom: 0.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.title {
|
||||||
|
margin-bottom: 0.75rem;
|
||||||
|
}
|
||||||
|
|
||||||
.column {
|
.column {
|
||||||
padding-bottom: unset;
|
padding-bottom: unset;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue