diff --git a/idre/static/css/base.css b/idre/static/css/base.css index 91e9438..543eee2 100644 --- a/idre/static/css/base.css +++ b/idre/static/css/base.css @@ -43,7 +43,7 @@ body { object-fit: cover; } -@media screen and (min-width: 992px) { +@media screen and (min-width: 1200px) { .release { width: 25%; } @@ -99,7 +99,7 @@ body { border-radius: 0.5em; } -@media screen and (min-width: 992px) { +@media screen and (min-width: 1200px) { .release-infos-slab { top: 0; margin: 10%;