Fluid margin from top

This commit is contained in:
Jonathan Cremin 2015-01-18 15:14:53 +00:00
parent b397561cce
commit d184bdbcef

View file

@ -856,6 +856,7 @@ there.
/* Actual min.ie styles */ /* Actual min.ie styles */
.container { .container {
margin-top: 25vh;
width: 570px; width: 570px;
} }