Don't bold every sidebar link on the index page

Fixing a bunch of broken links in Tags/Basics
This commit is contained in:
Adam Hollett
2016-03-15 19:36:24 -04:00
committed by Tetsuro
parent ea16fe9b24
commit 4aacf3f9a1
6 changed files with 23 additions and 30 deletions
-7
View File
@@ -180,13 +180,6 @@ table {
}
}
td {
code {
border: none;
background: none;
}
}
p {
line-height: 1.8;
}
+1 -1
View File
@@ -1,5 +1,5 @@
$sidebar-width: 225px;
$sidebar-width: 250px;
$logo-height: 130px;
$wrapper-width: 800px;