Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion assets/sass/scaffold.sass
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ body
ul
margin-top: -$margin-blocks/2

ul > li > ul
margin-top: 0

li
line-height: $line-height_main

Expand Down Expand Up @@ -321,4 +324,4 @@ img.gopher
display: none


// MOBILE ONLY END
// MOBILE ONLY END