fix css
mkdocs build / build (push) Successful in 44s Details

This commit is contained in:
Neil Hanlon 2024-02-14 20:36:35 -05:00
parent 6b34b6951e
commit aaf68ef9d6
Signed by: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
:root {
.md-nav--primary .md-nav__title[for="__drawer"] {
.md-nav__title[for="__drawer"] {
background: linear-gradient(135deg, #10b981 0%, #1055b9 100%);
}
}