Difference between revisions of "Team:Calgary/Software"

Line 115: Line 115:
 
             grid-row-gap: 15px;
 
             grid-row-gap: 15px;
 
             grid-column-gap: 5vw;
 
             grid-column-gap: 5vw;
             grid-template-columns: 10vw 20vw;
+
             grid-template-columns: 30px 50px;
             grid-template-rows: 10vh 10vh 10vh 10vh 10vh;
+
             grid-template-rows: 10px 10px 10px 10px 10px;
 
             align-items: center;
 
             align-items: center;
 
             justify-items: center;
 
             justify-items: center;

Revision as of 02:25, 27 October 2020