Fix hero width

This commit is contained in:
Jake Howard 2022-06-19 16:29:59 +01:00
parent 4685faa361
commit 19c4944f79
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -49,6 +49,6 @@ section.hero {
}
.column {
padding: unset;
padding-bottom: unset;
}
}