Difference between revisions of "Widget:Template/SummonShowcaseMP/css"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Canim44
(Creating Widget:Template/SummonShowcaseMP/css)
>Eave
(on larger screen sizes, limit by height rather than width (due to changed banner width))
 
Line 3: Line 3:
 
@media screen and (min-width: 450px) {
 
@media screen and (min-width: 450px) {
 
     .SummonShowcaseMP img {
 
     .SummonShowcaseMP img {
         width: 320px;
+
         width: auto;
         height: auto;
+
         height: 50px;
 
     }
 
     }
 
}
 
}

Latest revision as of 02:05, 13 May 2020