cleanup for setup file

This commit is contained in:
Alex Wolfe
2015-04-21 23:48:47 -07:00
parent 09307dec5f
commit 8b730d23b3
4 changed files with 33 additions and 33 deletions
+3 -3
View File
@@ -29,7 +29,7 @@
overflow: hidden;
position: relative;
padding: 0px;
font-size: 14px;
font-size: 15px;
font-weight: 600;
line-height: 24px;
margin-bottom: $unit * 3;
@@ -54,7 +54,7 @@
overflow: auto;
border-radius: 3px;
font-weight: 600;
font-size: 14px;
font-size: 15px;
li {
color: $metal;
@@ -70,7 +70,7 @@
code {
background: none;
font-size: 14px;
font-size: 15px;
}
}
}