diff options
Diffstat (limited to 'sass/theme/_offer.scss')
| -rw-r--r-- | sass/theme/_offer.scss | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sass/theme/_offer.scss b/sass/theme/_offer.scss index ab14095..8a8e0f5 100644 --- a/sass/theme/_offer.scss +++ b/sass/theme/_offer.scss @@ -27,7 +27,11 @@ .card-img-overlay-badge { bottom: inherit; left: inherit; - top: 12%; + //top: 12%; +} +.offer-index { + margin-top: 1%; + margin-bottom: 1%; } .off-badge { |
