mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-09 17:33:04 -04:00
black background :3
This commit is contained in:
parent
ad74c1f940
commit
17468b0397
1 changed files with 4 additions and 1 deletions
|
@ -204,6 +204,9 @@
|
||||||
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…
Add table
Add a link
Reference in a new issue