added initial home page content

This commit is contained in:
Art Lowel
2017-05-18 15:02:33 +02:00
parent e5a885afe7
commit f5e5b72f47
14 changed files with 107 additions and 54 deletions

View File

@@ -15,11 +15,3 @@
.main-content {
flex: 1 0 auto;
}
h2.red {
color: red;
}
h2.green {
color: green;
}