Modify design (#471)

This commit is contained in:
pollfly
2023-02-09 15:13:17 +02:00
committed by GitHub
parent 55fd5b4cb1
commit e697fd8f3c
20 changed files with 28 additions and 24 deletions

View File

@@ -40,6 +40,10 @@ html {
--max-page-width: 1600px;
--docusaurus-announcement-bar-height: 40px !important;
--ifm-link-color: var(--ifm-color-primary-darker);
--ifm-code-font-size: 85%;
--ifm-code-padding-horizontal: 0.3rem;
--ifm-code-padding-vertical: 0.2rem;
}
html[data-theme="dark"] {