Ensure home search is always a certain width

This commit is contained in:
Jake Howard 2022-08-04 14:18:04 +01:00
parent 973a50ea9c
commit 3daddfb5f0
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -18,6 +18,7 @@ body.page-homepage {
.heading-wrapper {
text-align: center;
min-width: 45%;
}
.latest {