Cleaned styles

This commit is contained in:
Jori Lallo
2016-09-12 22:21:11 -07:00
parent 4493325429
commit 39bb6de11b

View File

@@ -1,17 +1,5 @@
.container {
display: flex;
flex: 1;
justify-content: space-around;
}
.content {
margin: 40px;
max-width: 640px;
}
.intro {
font-family: "Atlas Typewriter", Monaco, monospace;
font-size: 1.4em;
line-height: 1.6em;
margin-bottom: 40px;
}
}