Slightly reduce title spacing

This commit is contained in:
Jake Howard 2022-06-26 10:52:59 +01:00
parent 206a2a7203
commit 8a8d09413e
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -48,6 +48,10 @@ section.hero {
margin-bottom: 0.5rem;
}
.title {
margin-bottom: 0.75rem;
}
.column {
padding-bottom: unset;
}