Fix tag styling
This commit is contained in:
parent
74ca8aaf52
commit
2942df6f9e
1 changed files with 2 additions and 0 deletions
|
@ -16,8 +16,10 @@ blog-post + blog-post {
|
|||
text-decoration: none;
|
||||
color: inherit;
|
||||
padding: .2em;
|
||||
line-height: 1em;
|
||||
padding-left: 1.2em;
|
||||
transition: all .3s;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
post-tag > a::before, post-tag > a::after {
|
||||
|
|
Loading…
Reference in a new issue