Update index.vue
This commit is contained in:
parent
3e261676eb
commit
7dbb477c0a
@ -106,9 +106,9 @@ export default {
|
|||||||
@require '../../styles/wrapper.styl'
|
@require '../../styles/wrapper.styl'
|
||||||
|
|
||||||
.tags-wrapper
|
.tags-wrapper
|
||||||
padding: 0rem 1.5rem 0 !important;
|
max-width: 740px;
|
||||||
max-width: 960px;
|
margin: 0 auto;
|
||||||
margin: 0px auto;
|
padding: 0 2.5rem;
|
||||||
.tags
|
.tags
|
||||||
margin-bottom 30px
|
margin-bottom 30px
|
||||||
span
|
span
|
||||||
|
Loading…
Reference in New Issue
Block a user