mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
fix some issues :3
This commit is contained in:
parent
7da515496b
commit
6cec2095f1
@ -21,7 +21,7 @@
|
||||
|
||||
/* RESPONSIVE STUFF */
|
||||
|
||||
/* Formula for xx50px - inital widht + 3em */
|
||||
/* Formula for xx50px - inital width + 3em */
|
||||
@media screen and (min-width: 1100px) {
|
||||
.video-info-panel.gradient {
|
||||
width: 41em;
|
||||
@ -36,7 +36,7 @@
|
||||
|
||||
@media screen and (min-width: 1300px) {
|
||||
.video-info-panel.gradient {
|
||||
width: 55em;
|
||||
width: 54.8em;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user