Skip to content

Commit b95f4c4

Browse files
committed
[quick] SUP-47689 Update sectionlinks color
1 parent 8cbf16b commit b95f4c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

theux/src/scss/main.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ $enable-roboto-webfont: false;
3131

3232
.portaltype-imio-smartweb-page {
3333
.sectionlinks {
34-
margin-top: 3vw;
35-
margin-bottom: 3vw;
34+
margin-top: 2rem;
35+
margin-bottom: 2rem;
36+
background: #ebefdd;
3637
}
3738

3839
.section-gallery {

0 commit comments

Comments
 (0)