mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:38:25 +01:00
fix a silly css issue :p
This commit is contained in:
parent
fc2d509a01
commit
47a8996d5f
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
|
||||
@media screen and (min-width: 1350px) {
|
||||
.video-info-panel.gradient {
|
||||
width: 58em;
|
||||
width: 57.05em;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue