Difference between revisions of "Team:Uppsala/TEST"

Line 45: Line 45:
 
             }
 
             }
  
 +
body {
 +
    display: flex;
 +
    min-height: 100vh;
 +
    flex-direction: column;
 +
  }
  
 +
  main {
 +
    flex: 1 0 auto;
 +
  }
  
 
         </style>
 
         </style>

Revision as of 20:46, 3 December 2018