Skip to content

Commit

Permalink
Update mixins.less
Browse files Browse the repository at this point in the history
  • Loading branch information
TranTheTrung authored May 26, 2021
1 parent d855ff9 commit 14b1b72
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions skins/Timeless/resources/mixins.less
Original file line number Diff line number Diff line change
Expand Up @@ -106,24 +106,3 @@
.nav-block();
}
}

// Categories on bottom of page

.categories-bottom() {
#catlinks-sidebar {
display: none;
}

#catlinks {
margin: 0 @content-padding;
padding: 1em 0 0.5em;

li {
border-left: 0;
}

div {
margin: 0 0 0.35em;
}
}
}

0 comments on commit 14b1b72

Please sign in to comment.