-
Before they sold out
+ Before they sold out
readymade gluten
Copper mug try-hard pitchfork pour-over freegan heirloom neutra air plant cold-pressed tacos poke beard tote bag. Heirloom echo park mlkshk tote bag selvage hot chicken authentic tumeric truffaut hexagon try-hard chambray.
diff --git a/home/_layouts/default.html b/home/_layouts/default.html
index 15187788..a63c6ee3 100644
--- a/home/_layouts/default.html
+++ b/home/_layouts/default.html
@@ -5,7 +5,7 @@
{% include head.html %}
-
+
{% include header.html %}
{{ content }}
diff --git a/home/styles/index.css b/home/styles/index.css
index e3b4c23d..93463841 100644
--- a/home/styles/index.css
+++ b/home/styles/index.css
@@ -17,7 +17,7 @@
}
.footer-categorie {
- @apply font-medium text-gray-900 tracking-widest text-sm mb-3
+ @apply title-font font-medium text-gray-900 tracking-widest text-sm mb-3
/*
@apply title-font font-medium text-gray-900 tracking-widest text-sm mb-3
*/
@@ -26,6 +26,10 @@
.cm-text-body {
@apply text-gray-600 body-font
}
+
+ .cm-lgt-txt {
+ @apply text-gray-900
+ }
}
.bg-primary {