fixed syntax

This commit is contained in:
Sebastian Stein 2025-12-13 17:13:31 +01:00 committed by Ulf Gebhardt
parent d9c718aa8b
commit dc4830c561
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -4,7 +4,6 @@
* *
*/ */
// Todo: Download and add locally
// <link href="https://fonts.googleapis.com/css2?family=Dosis:wght@400;600&display=swap" rel="stylesheet"> // <link href="https://fonts.googleapis.com/css2?family=Dosis:wght@400;600&display=swap" rel="stylesheet">
$font-family-heading: 'Dosis', Helvetica, Arial, Lucida, sans-serif; $font-family-heading: 'Dosis', Helvetica, Arial, Lucida, sans-serif;
@ -240,9 +239,9 @@ div.ds-number > p.ds-number-count {
/* active tab border bottom color */ /* active tab border bottom color */
div.tab-navigation li.Tabs__tab { div.tab-navigation li.Tabs__tab {
border-bottom-color: $color-primary; border-bottom-color: $color-primary;
}
/* ds-button with primary color */
/* ds-button with primary color */
.ds-button-primary { .ds-button-primary {
background-color: transparent; background-color: transparent;
color: $color-headings; // Blue text color: $color-headings; // Blue text