From 60c45458c80d0dfddafa5ea18646fbae425d9ba8 Mon Sep 17 00:00:00 2001 From: alex-semenyuk Date: Fri, 21 Jan 2022 13:40:52 +0300 Subject: [PATCH] Revert "#195 npm test is not failing CI builds" This reverts commit 76074d1c --- .travis.yml | 1 - scss/_grid.scss | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9660d2b..2cfe521 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ language: node_js -env: CFLAGS="-Werror" git: depth: 10 node_js: diff --git a/scss/_grid.scss b/scss/_grid.scss index 57df233..fb74968 100644 --- a/scss/_grid.scss +++ b/scss/_grid.scss @@ -69,8 +69,8 @@ section { } aside { - width: 285px; float: right; + width: 285px; } article,