From a481f65367bcc17a135732cc83675c5dcc73a9bc Mon Sep 17 00:00:00 2001 From: Raphael Goetter Date: Mon, 4 Dec 2017 17:54:43 +0100 Subject: [PATCH] little typo --- sass/components/grillade-grid.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/components/grillade-grid.scss b/sass/components/grillade-grid.scss index 6740570..2be705b 100644 --- a/sass/components/grillade-grid.scss +++ b/sass/components/grillade-grid.scss @@ -7,7 +7,7 @@ // 2- use Bootstrap (good luck) // use these variables only for a standalone Grillade -// in KNACSS, you shall modify variables file instead? +// in KNACSS, you shall modify variables file instead $tiny: 480px !default; $small: 576px !default; $medium: 768px !default;