fix: some little problem

This commit is contained in:
reco_luan 2019-12-20 18:18:14 +08:00
parent 86882bddb7
commit 00f48cec4a
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
</div>
</div>
<hr>
</div>
</div>
</template>
<style lang="stylus" scoped>

View File

@ -59,7 +59,7 @@ export default {
border-radius: 4px
@media screen and (max-width: 720px)
.mod_404
.mod_404
.desc
margin: 50px 0
.wrapper

View File

@ -93,7 +93,7 @@ blockquote
font-size .9rem
color #999
border-left .25rem solid #999
background-color var(--border-color)
background-color var(--code-color)
margin 0.5rem 0
padding .25rem 0 .25rem 1rem
& > p