Louis | Improve label formatting

This commit is contained in:
Loos
2014-09-19 17:06:44 -05:00
parent 585051969d
commit 8bdda37f4c
3 changed files with 10 additions and 4 deletions
+2 -2
View File
@@ -11,12 +11,12 @@
width: 100%;
border-bottom: 5px solid black;
}
.log-number{
.bike-specs{
margin-top: 5px;
}
.desc {
margin: 10px;
height: 250px;
height: 235px;
border: 2px dotted black;
}
}