Update style.css

This commit is contained in:
Jakub Růžička 2025-05-20 19:52:51 +02:00 committed by GitHub
parent 699ae13ee3
commit e9cfebf8de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,9 +7,9 @@
Example: Example:
*/ */
:root { :root {
/* --md-sys-color-primary: #6750A4; */ --md-sys-color-primary: #6750A4; */
/* --md-sys-color-secondary: #958DA5; */ --md-sys-color-secondary: #958DA5; */
/* --md-sys-color-tertiary: #B58392; */ --md-sys-color-tertiary: #B58392; */
/* --md-ref-typeface-brand: 'Your Custom Font', sans-serif; */ /* For expressive typography */ /* --md-ref-typeface-brand: 'Your Custom Font', sans-serif; */ /* For expressive typography */
} }