Skip to content

Commit 6432cad

Browse files
authored
Merge pull request creativecommons#367 from creativecommons/update_featured_sections
Update padding in featured sections
2 parents 730b312 + c72a98a commit 6432cad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

webpack/sass/main.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ code {
167167
@extend .padding-bottom-larger;
168168

169169
.column {
170-
@extend .margin-horizontal-big;
171-
@extend .margin-bottom-larger;
170+
@extend .padding-right-larger;
171+
@extend .padding-bottom-larger;
172172

173173
height: 100%;
174174
}

0 commit comments

Comments
 (0)