1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 00:54:39 -05:00

add text-direction thingy

This commit is contained in:
Ashley 2024-01-07 17:46:54 +00:00
parent deb9de5b4e
commit fad43e4ae8

View file

@ -536,6 +536,7 @@ height: 36px;
display: flex;
flex-direction: row;
gap: 8px;
text-decoration: none;
color: #fff !important;
border: 1px solid var(--border-color);
justify-content: center;