This commit is contained in:
Jori Lallo
2016-03-10 22:54:47 -08:00
parent f6456a3817
commit 7225c01924
11 changed files with 121 additions and 39 deletions

View File

@@ -1,5 +1,6 @@
.container {
display: flex;
padding-top: 48px;
}
.panel {
@@ -11,5 +12,5 @@
}
.markdown {
background-color: #fbfbfb;
}
background-color: #ffffff;
}