Commit 56f57d04 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] CSS Themes

parent ec176b77
This diff is collapsed.
This diff is collapsed.
......@@ -2,7 +2,7 @@
@import url(https://fonts.googleapis.com/css?family=Comfortaa:200,300,400,700);
$headings-font-family:Comfortaa;
$enable-grid-classes:false;
/*$enable-grid-classes:false;*/
$primary:#FF550B;
$secondary:#303030;
$success:#015668;
......
......@@ -4,7 +4,7 @@ $font-family-base:Nunito;
@import url(https://fonts.googleapis.com/css?family=Crete+Round:200,300,400,700);
$headings-font-family:Crete Round;
$enable-grid-classes:false;
/*$enable-grid-classes:false;*/
$primary:#083358;
$secondary:#F67280;
$success:#0074E4;
......
Markdown is supported
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