make the default font size 2em [ci skip]

This commit is contained in:
Maxwell Salzberg 2012-04-23 19:17:39 -07:00
parent 3704170416
commit bf110f0818

View file

@ -267,7 +267,7 @@ body {
width: 100%;
top: 40%;
@include centered-frame();
font-size: 3em;
font-size: 2em;
color: white;
@include opacity(1);
text-shadow : none;