mirror of
https://codeberg.org/ashley/poke
synced 2026-03-03 16:43:45 +00:00
display flex lel
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user