1
0
mirror of https://codeberg.org/ashley/poke synced 2025-04-06 09:38:00 +00:00

fix a silly css issue :p

This commit is contained in:
Ashley 2022-11-14 23:40:52 +01:00
parent fc2d509a01
commit 47a8996d5f

View File

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