update test

This commit is contained in:
shenyu
2021-03-11 14:48:59 +08:00
parent 7af6fda960
commit b7c3ce4f21
3 changed files with 9 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ body
margin 0
overflow-x hidden
text-size-adjust 100%
// Dark Mode
//Dark Mode
&.darkmode
darkmode()
@@ -49,7 +49,7 @@ img
max-width 100%
button
outline: none
outline: 0
cursor pointer
@import "_extend"
@@ -77,7 +77,7 @@ button
if sidebar
@import "_partial/sidebar"
// Media Query
//Media Query
@media (max-width: 768px)
html
font-size: 60%