Improve CSS layout

This commit is contained in:
Frederic Guillot
2017-11-10 11:56:01 -08:00
parent 455b909e48
commit 38a4271643
9 changed files with 41 additions and 31 deletions

View File

@@ -30,3 +30,7 @@ hr
height: 0
border-top: 1px solid rgba(0, 0, 0, 0.1)
border-bottom: 1px solid rgba(255, 255, 255, 0.3)
.page
margin-left: 10px
margin-right: 10px