mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 06:55:55 +00:00
chore(scss): swap comment styles from css to scss to convention
This commit is contained in:
parent
c65c549f19
commit
483192a57d
@ -1,4 +1,4 @@
|
||||
/* global tweak styles for hero image gradient filter */
|
||||
// global tweak styles for hero image gradient filter
|
||||
:root {
|
||||
--vp-home-hero-name-color: transparent;
|
||||
--vp-home-hero-name-background: -webkit-linear-gradient(315deg, #42d392 25%, #647eff);
|
||||
@ -18,4 +18,4 @@
|
||||
--vp-home-hero-image-filter: blur(72px);
|
||||
}
|
||||
}
|
||||
/* hero image gradient styles end */
|
||||
// hero image gradient styles end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user