✅ update test
This commit is contained in:
@@ -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%
|
Reference in New Issue
Block a user