design fixes

This commit is contained in:
Benjamin Beganović 2021-01-19 12:37:27 +01:00
parent 321c2e806a
commit bc8d77fec2
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<style id="style"> <style id="style">
:root { :root {
--primary-color: $ primary_color; --primary-color: $primary_color;
--secondary-color: $ secondary_color; --secondary-color: $secondary_color;
} }
body { body {