From a4c16d534b28358a7f60574dfb4101b07608c5ca Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 28 May 2019 02:36:22 +0200 Subject: Adds background image for /angebote. --- sass/theme/_offer.scss | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sass/theme') diff --git a/sass/theme/_offer.scss b/sass/theme/_offer.scss index ae022bb..ab14095 100644 --- a/sass/theme/_offer.scss +++ b/sass/theme/_offer.scss @@ -102,3 +102,10 @@ .card-border-left { border-left: 5px solid theme-color(primary); } + +.mt-10 { + margin-top: 10px; +} +.mt-20 { + margin-top: 20px; +} -- cgit v1.2.3