This commit is contained in:
Maxim Devaev 2025-03-26 04:11:06 +02:00
parent f2f85aaf45
commit 07835b6c36
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
:root > * {
--md-primary-fg-color: #435071;
--md-primary-fg-color--light: #575b64;
--md-primary-fg-color--dark: #1c1d20;
}
/*.md-header__button.md-logo img {
width: unset;
}*/