From d6a456d1eb739dfc83e16aeac166b7151d712b10 Mon Sep 17 00:00:00 2001 From: reverend Date: Fri, 2 Apr 2021 11:45:51 +0200 Subject: [PATCH] Small change for figure --- components/01_Atoms/image/_image.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/components/01_Atoms/image/_image.scss b/components/01_Atoms/image/_image.scss index 2aec236..fa0d264 100644 --- a/components/01_Atoms/image/_image.scss +++ b/components/01_Atoms/image/_image.scss @@ -5,4 +5,9 @@ vertical-align: top; margin: 0; padding: 0; +} + +.LP-Figure{ + padding: 0; + margin: 0; } \ No newline at end of file