Show tags with code font
This commit is contained in:
parent
b9a00e9b83
commit
4de9ed541b
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ section.content {
|
|||
}
|
||||
|
||||
&.page-tags {
|
||||
font-family: $family-code;
|
||||
|
||||
.tag:not(:first-child) {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue