Add spacing between hero and content

This commit is contained in:
Jake Howard 2022-06-26 10:29:13 +01:00
parent 83c25328e6
commit 206a2a7203
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -1,5 +1,6 @@
section.content {
font-size: 1.25rem;
padding-top: 0.5rem;
}
.content-details {