webfont
[copyspeak.git] / src / copyspeak / static / css / base.scss
index cf98e39..df1e7c3 100644 (file)
@@ -1,3 +1,5 @@
+@import url(http://fonts.googleapis.com/css?family=Lato);
+
 html, body {
     margin: 0;
     padding: 0;
@@ -70,7 +72,6 @@ h1.main {
 
 .card-container {
     display: block;
-    line-height: 1.3em;
     position: relative;
     font-size: 4vw;
     clear: both;