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: 30vw 50vw;
+
             grid-template-columns: 10vw 20vw;
             grid-template-rows: 20vh 20vh 20vh 20vh 20vh;
+
             grid-template-rows: 10vh 10vh 10vh 10vh 10vh;
 
             align-items: center;
 
             align-items: center;
 
             justify-items: center;
 
             justify-items: center;

Revision as of 02:22, 27 October 2020