diff --git a/src/_modules.scss b/src/_modules.scss index 0b72044..978e8d4 100644 --- a/src/_modules.scss +++ b/src/_modules.scss @@ -273,9 +273,7 @@ input[type="checkbox"] { content: "\asurCord 07.2022"; color: var(--text-muted); white-space: pre; - line-height: 17px !important; text-transform: none; - font-family: -apple-system, BlinkMacSystemFont, sans-serif; - font-size: 12px; - line-height: 16px; + font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", sans-serif; + line-height: 17px !important; }