This commit is contained in:
syuilo
2018-10-15 06:03:15 +09:00
parent 116faf26e6
commit 23045369aa
2 changed files with 25 additions and 21 deletions

View File

@@ -96,14 +96,10 @@ export default Vue.extend({
background-attachment fixed
opacity 0.3
> .header
@media (max-width 1000px)
display none
> .content.sidebar.left
padding-left 64px
padding-left 68px
> .content.sidebar.right
padding-right 64px
padding-right 68px
</style>