修改页面宽度为变量值
This commit is contained in:
parent
ea78ca8036
commit
2a2e5be4d8
@ -92,7 +92,7 @@ export default {
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
.tags-wrapper
|
||||
max-width: 740px;
|
||||
max-width: $contentWidth
|
||||
margin: 0 auto;
|
||||
padding: 4.6rem 2.5rem 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user