emacs-config/misc/org-css/_tags.scss

8 lines
88 B
SCSS
Raw Normal View History

2020-07-15 10:27:33 +00:00
.page-tags {
a {
@include tag;
margin-right: 5px;
line-height: 3em;
}
}