nicer sidebar card

This commit is contained in:
taskylizard 2023-11-03 16:28:40 +05:30
parent fee503e3e3
commit 8a8b36d21e
No known key found for this signature in database
GPG key ID: 5CABA3D642DDC497
3 changed files with 20 additions and 3 deletions

View file

@ -83,6 +83,10 @@
-webkit-text-decoration-color: var(--vp-c-brand-1);
}
::selection {
background-color: var(--vp-button-brand-bg);
}
/**
* Component: Home
*/