mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-03-05 13:30:33 -05:00
Fix search form width for homepage.pug
This commit is contained in:
@@ -1595,6 +1595,7 @@ body.homepage.clean {
|
||||
body.homepage.clean main {
|
||||
flex-grow: 1;
|
||||
display: flex;
|
||||
width: 100%;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user