mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
black background :3
This commit is contained in:
parent
ad74c1f940
commit
17468b0397
@ -204,7 +204,10 @@
|
|||||||
padding: 16px;
|
padding: 16px;
|
||||||
max-inline-size: 164ch;
|
max-inline-size: 164ch;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
}
|
}
|
||||||
|
.channel-page .video-grid {
|
||||||
|
background-color: black;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
<% } %>
|
<% } %>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user