From 18c367b454c29c41e7ff7d85ddebf4909073d983 Mon Sep 17 00:00:00 2001 From: Sebastian Thulin Date: Tue, 14 Oct 2025 12:44:55 +0200 Subject: [PATCH] fix: removes profile url . --- source/sass/partials/_modules.scss | 7 ------- 1 file changed, 7 deletions(-) diff --git a/source/sass/partials/_modules.scss b/source/sass/partials/_modules.scss index d4e598768..130059569 100644 --- a/source/sass/partials/_modules.scss +++ b/source/sass/partials/_modules.scss @@ -111,13 +111,6 @@ li.modularity-module { } } -.modularity-mod-contacts { - .c-card .c-card__image-background { - background-image: url('../images/profile.svg'); - background-position: center; - } -} - .modularity-map-container { &__map { display: flex;