Difference between revisions of "Team:Stockholm/hugicss"
Line 4: | Line 4: | ||
min-width: 600px; | min-width: 600px; | ||
position: relative; | position: relative; | ||
− | top: | + | top: 100px; |
} | } | ||
Revision as of 00:38, 2 September 2015
.container-fluid { height: auto; max-width: 1100px; min-width: 600px; position: relative; top: 100px; }
h1 { font-family: 'Nunito', sans-serif; font-weight: bold; font-size: 1.875em; text-align: left; border-bottom: none; }
p { font-family: 'Nunito', sans-serif; font-size: 0.875em; text-align: left; }