From 69b74e2f0354c59ee326dfecb0ea0ddcfbb7906f Mon Sep 17 00:00:00 2001 From: Avior Date: Thu, 15 Apr 2021 01:20:47 +0200 Subject: [PATCH] Fixed Col missing a letter Signed-off-by: Avior --- src/dzeio/Col/Col.module.styl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dzeio/Col/Col.module.styl b/src/dzeio/Col/Col.module.styl index b49ff43..dd369e3 100644 --- a/src/dzeio/Col/Col.module.styl +++ b/src/dzeio/Col/Col.module.styl @@ -7,7 +7,7 @@ padding $gapSize 0 0 $gapSize &.nogrow - max-width intial + max-width initial flex-grow 0 flex-basis initial