mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
Don't bold every sidebar link on the index page
Fixing a bunch of broken links in Tags/Basics
This commit is contained in:
@@ -180,13 +180,6 @@ table {
|
||||
}
|
||||
}
|
||||
|
||||
td {
|
||||
code {
|
||||
border: none;
|
||||
background: none;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
line-height: 1.8;
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
|
||||
$sidebar-width: 225px;
|
||||
$sidebar-width: 250px;
|
||||
$logo-height: 130px;
|
||||
$wrapper-width: 800px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user