Difference between revisions of "Team:Austin UTexas"

Line 13: Line 13:
 
width: 80vw;
 
width: 80vw;
 
position: absolute;
 
position: absolute;
top: 25%;
+
top: 50%;
 
left: 2em;
 
left: 2em;
 
transform: translateY(-50%);
 
transform: translateY(-50%);
Line 20: Line 20:
 
display: block;
 
display: block;
 
position: fixed;
 
position: fixed;
top: 25%;
+
top: 50%;
left: 25%;
+
left: 50%;
 
transform: translateX(-50%) translateY(-50%);
 
transform: translateX(-50%) translateY(-50%);
 
min-width: 100%;
 
min-width: 100%;

Revision as of 02:36, 27 October 2017