Skip to content
Snippets Groups Projects
Commit 84a44309 authored by Adam Hyde's avatar Adam Hyde
Browse files

Update theme.css

parent 197a7f5a
No related branches found
No related tags found
No related merge requests found
Pipeline #60744 passed with stages
in 1 minute and 8 seconds
:root {
--font-body: "Cabin";
/* --font-body: "Cabin"; */
--font-title: "Montserrat";
--font-interface: "Cabin";
/* --font-interface: "Cabin"; */
font-weight: lighter;
--color-background: #efefef;
--color-body: #222222;
......@@ -15,7 +16,7 @@
--color-secondary-fade: rgba(224, 56, 122, 0.05);
--color-trois: rgba(124, 64, 151, 1);
--font-size: 1em;
--font-size: 1.2em;
/* --line-height: 20px; */
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment