1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 03:34:46 -05:00

fix a silly css issue :p

This commit is contained in:
Ashley 2022-11-14 23:40:52 +01:00
parent 18499626eb
commit 05b3cafbce

View file

@ -42,7 +42,7 @@
@media screen and (min-width: 1350px) {
.video-info-panel.gradient {
width: 58em;
width: 57.05em;
}
}