Skip to content
Snippets Groups Projects
Commit a0a2335c authored by syuilo's avatar syuilo
Browse files

Darken

parent 716b4110
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,7 @@ root(isDark)
> .banner
height 100px
background-color #f5f5f5
background-color isDark ? #303e4a : #f5f5f5
background-size cover
background-position center
cursor pointer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment