mirror of
https://github.com/TryGhost/Ruby.git
synced 2024-10-30 04:48:33 +02:00
Fix margin for when tags overflow first row
This commit is contained in:
parent
555c041f9b
commit
a3fea053e5
@ -81,10 +81,7 @@
|
|||||||
|
|
||||||
.post-tags .tag {
|
.post-tags .tag {
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
}
|
margin-right: 10px;
|
||||||
|
|
||||||
.post-tags .tag + .tag {
|
|
||||||
margin-left: 10px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-tags .tag::before {
|
.post-tags .tag::before {
|
||||||
|
Loading…
Reference in New Issue
Block a user