mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-01-10 00:46:30 +00:00
style: improve code style of SCSS & YAML
This commit is contained in:
@@ -54,7 +54,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (hover: hover) { /* only works on desktop */
|
||||
/* only works on desktop */
|
||||
@media (hover: hover) {
|
||||
.category-trigger:hover {
|
||||
background-color: var(--categories-hover-bg);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user