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;
}
}