dark class

This commit is contained in:
Matteo Manzinello 2020-07-02 11:47:43 +02:00
parent 889c395145
commit 772843d806

View File

@ -165,4 +165,7 @@ $default-border-radius: 20px;
font-weight: 500; font-weight: 500;
} }
} }
&.dark {
}
} }