Reduce number of font size

This commit is contained in:
Frederic Guillot
2016-08-07 09:02:26 -04:00
parent 1dc947eac4
commit 928d27d2ad
57 changed files with 94 additions and 126 deletions

View File

@@ -3,7 +3,6 @@ table
border-collapse: collapse
border-spacing: 0
margin-bottom: 20px
font-size: 0.95em
th
border: 1px solid #eee
@@ -22,7 +21,7 @@ td li
margin-left: 20px
.table-small
font-size: 0.8em
font-size: $text-small
th a
text-decoration: none