Difference between revisions of "User:Soli/spotlight-1"

From wiki
Jump to navigation Jump to search
Line 1: Line 1:
<div class="row"
+
<div class="container"
     style="
+
     style="      
 
         display: grid;   
 
         display: grid;   
 
         grid-gap: 5px;   
 
         grid-gap: 5px;   
 
         grid-template-columns: repeat(auto-fit, 100px);
 
         grid-template-columns: repeat(auto-fit, 100px);
         grid-template-rows: repeat(2, 100px);
+
         grid-template-rows: repeat(2, 100px);">
 +
<div class="row"
 +
    style="
 
         box-sizing:border-box;
 
         box-sizing:border-box;
 
         color:rgb(51, 51, 51);
 
         color:rgb(51, 51, 51);
Line 99: Line 101:
 
         </div>
 
         </div>
 
     </div>
 
     </div>
</div>
+
</div></div>

Revision as of 12:04, 15 January 2020

In the spotlight...

           SECTION 1
           SECTION 2