Ensure home search is always a certain width
This commit is contained in:
parent
973a50ea9c
commit
3daddfb5f0
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ body.page-homepage {
|
|||
|
||||
.heading-wrapper {
|
||||
text-align: center;
|
||||
min-width: 45%;
|
||||
}
|
||||
|
||||
.latest {
|
||||
|
|
Loading…
Reference in a new issue