Difference between revisions of "Team:Mingdao/test9"

Line 903: Line 903:
 
   position: absolute;
 
   position: absolute;
 
   top: 100%;
 
   top: 100%;
   width: 100%;
+
   width: 100vw;
 
   padding: 30px;
 
   padding: 30px;
 
   background-color: #d3d3d3;
 
   background-color: #d3d3d3;
Line 1,005: Line 1,005:
 
   overflow: hidden; }
 
   overflow: hidden; }
 
   .imgBox .imgBox-inner {
 
   .imgBox .imgBox-inner {
     width: 200px;
+
     width: 100%;
 
     padding-top: 75%;
 
     padding-top: 75%;
 
     height: 0; }
 
     height: 0; }

Revision as of 05:21, 14 October 2018