Difference between revisions of "Team:UCopenhagen/Test/M"

(Try grid)
Line 11: Line 11:
 
   height: 100%;
 
   height: 100%;
 
}
 
}
body {
+
.content {
   min-height: 100%;
+
   min-height: 100vh;
 
   display: grid;
 
   display: grid;
 
   grid-template-rows: 1fr auto;
 
   grid-template-rows: 1fr auto;

Revision as of 12:24, 10 August 2018