mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:08:38 +01:00
fix a silly css issue :p
This commit is contained in:
parent
18499626eb
commit
05b3cafbce
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