improve responsive mode :3

This commit is contained in:
Ashley 2022-12-03 23:12:04 +00:00
parent 43ffcc4f62
commit ee46505c63

View file

@ -54,13 +54,13 @@
@media screen and (min-width: 1450px) {
.video-info-panel.gradient {
width: 63em;
width: 62.8em;
}
}
@media screen and (min-width: 1500px) {
.video-info-panel.gradient {
width: 66.08em;
width: 65.8em;
}
}
@ -118,7 +118,7 @@
}
}
/* //////////////////////////////////////////////////////////////////////////////////////// */
@media screen and (min-width: 2000px) {
.video-info-panel.gradient {
width: 97.3em;