[S] Optimize margins
This commit is contained in:
@@ -33,13 +33,16 @@ export default class BlogIndexLinks extends Vue
|
|||||||
|
|
||||||
.index
|
.index
|
||||||
*
|
*
|
||||||
|
display: inline-block
|
||||||
margin-right: 10px
|
margin-right: 10px
|
||||||
margin-top: 5px
|
|
||||||
margin-bottom: 5px
|
margin-bottom: 5px
|
||||||
|
|
||||||
.index-tags
|
.index-tags
|
||||||
font-size: 0.7em
|
font-size: 0.7em
|
||||||
|
|
||||||
|
*
|
||||||
|
margin-bottom: 10px
|
||||||
|
|
||||||
.index-categories
|
.index-categories
|
||||||
font-size: 0.8em
|
font-size: 0.8em
|
||||||
text-decoration: underline
|
text-decoration: underline
|
||||||
|
|||||||
Reference in New Issue
Block a user