1
0
Fork 0
mirror of https://github.com/GuerillaStudio/vanillalist.git synced 2024-10-22 17:37:29 +00:00

Align fix on mobile search form

This commit is contained in:
Tixie 2021-03-01 10:11:45 +01:00
parent 18f9492662
commit 799064c0d8

View file

@ -21,6 +21,7 @@
.header__search {
display: flex;
justify-content: center;
margin-top: 2rem;
}