From db22e2c5a51d0d7266d5fb750c8f93215fd101aa Mon Sep 17 00:00:00 2001 From: reverend Date: Tue, 19 Jan 2021 23:37:55 +0100 Subject: [PATCH] Small fixes --- components/01_Layouts/alignment/_alignment.styl | 1 - components/02_Styles/boxShadow/_boxShadow.styl | 1 - 2 files changed, 2 deletions(-) diff --git a/components/01_Layouts/alignment/_alignment.styl b/components/01_Layouts/alignment/_alignment.styl index 1b56407..918f963 100644 --- a/components/01_Layouts/alignment/_alignment.styl +++ b/components/01_Layouts/alignment/_alignment.styl @@ -1,5 +1,4 @@ RV-Alignment() - position absolute display grid RV-Alignment--top() diff --git a/components/02_Styles/boxShadow/_boxShadow.styl b/components/02_Styles/boxShadow/_boxShadow.styl index 69f26e7..5bb00a4 100644 --- a/components/02_Styles/boxShadow/_boxShadow.styl +++ b/components/02_Styles/boxShadow/_boxShadow.styl @@ -78,7 +78,6 @@ RV-BoxShadow--drop(color) RV-BoxShadow() position relative - float left background-color white &:before, &:after