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