mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
display flex lel
This commit is contained in:
parent
bcaa5dc781
commit
e98cfb45f6
@ -327,8 +327,8 @@ a {
|
||||
}
|
||||
|
||||
.watch-page {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, auto);
|
||||
display: flex;
|
||||
/* grid-template-columns: repeat(2, auto); */
|
||||
|
||||
gap: var(--gutter);
|
||||
margin-inline: var(--gutter);
|
||||
|
Loading…
Reference in New Issue
Block a user