Center web buttons vertically in a wrapper
This commit is contained in:
parent
b38b79f13d
commit
603ccc1923
@ -90,4 +90,5 @@
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 0.5rem;
|
||||
align-items: center;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user