From bff2b2b2f2fa5ee4eed7c546dcdc86c9d268ffc7 Mon Sep 17 00:00:00 2001 From: Vincent Date: Thu, 30 Jan 2020 14:21:27 +1100 Subject: [PATCH] SASS fixup --- stylesheets/_modules.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/_modules.scss b/stylesheets/_modules.scss index bdd2c96d8..2336bc93c 100644 --- a/stylesheets/_modules.scss +++ b/stylesheets/_modules.scss @@ -2597,7 +2597,7 @@ .module-typing-animation { display: inline-flex; - flex-directin: row; + flex-direction: row; align-items: center; height: 8px;