mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-15 06:12:43 +00:00
change sort-container to baseline alignment
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
z-index : 500;
|
z-index : 500;
|
||||||
display : flex;
|
display : flex;
|
||||||
justify-content : center;
|
justify-content : center;
|
||||||
align-items : center;
|
align-items : baseline;
|
||||||
column-gap : 15px;
|
column-gap : 15px;
|
||||||
row-gap : 5px;
|
row-gap : 5px;
|
||||||
flex-wrap : wrap;
|
flex-wrap : wrap;
|
||||||
|
|||||||
Reference in New Issue
Block a user