From ccd29ab40fa34466511a9426259cf6188ef3df68 Mon Sep 17 00:00:00 2001 From: Lucas Date: Tue, 10 Dec 2019 00:37:33 +0700 Subject: [PATCH] Fix markup --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 99f8ef8a..b5a51eb7 100644 --- a/docs/index.html +++ b/docs/index.html @@ -196,7 +196,7 @@

SCSS:

-
// Custom colors
+
// Custom colors
 $primary-500: ...;
 $primary-600: ...;
 $primary-700: ...;