design fixes
This commit is contained in:
parent
321c2e806a
commit
bc8d77fec2
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<style id="style">
|
||||
:root {
|
||||
--primary-color: $ primary_color;
|
||||
--secondary-color: $ secondary_color;
|
||||
--primary-color: $primary_color;
|
||||
--secondary-color: $secondary_color;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue