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