Skip to content

Commit 21a3d7f

Browse files
committed
Theme Ramillies - Subsite color
1 parent db9e34a commit 21a3d7f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ramillies/src/scss/main.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@ footer {
8787
bottom: -5px;
8888
}
8989

90+
.sortable-section.sectionfiles {
91+
margin-bottom: 25px;
92+
}
93+
9094
.subsite-container {
9195
background-color: #ffebf2;
9296
border-radius: 0 20px 0 0;

ramillies/src/scss/variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ $section-contact-p-margin: 1rem 0;
361361
$section-contact-portrait-ration: calc(4 / 5);
362362

363363
// section-files
364-
$section-file-background-color: #d6d6d6;
364+
$section-file-background-color: #ffebf2;
365365
$enable-full-width-section-files: true !default;
366366
$enable-light-color-section-files: false;
367367

0 commit comments

Comments
 (0)