[+] Universal margin
This commit is contained in:
@@ -68,9 +68,16 @@ export default class BlogPostPreview extends Vue
|
|||||||
font-size: 0.7em
|
font-size: 0.7em
|
||||||
color: $color-text-light
|
color: $color-text-light
|
||||||
|
|
||||||
#titles
|
> * + *
|
||||||
padding-bottom: 10px
|
margin-top: 10px
|
||||||
|
|
||||||
|
.tag
|
||||||
|
font-size: 0.7em
|
||||||
|
|
||||||
|
.tag + .tag
|
||||||
|
margin-left: 5px
|
||||||
|
|
||||||
|
#titles
|
||||||
#title
|
#title
|
||||||
font-size: 1.2em
|
font-size: 1.2em
|
||||||
font-weight: bold
|
font-weight: bold
|
||||||
|
|||||||
Reference in New Issue
Block a user