Skip to content

Commit 1ae54bc

Browse files
authored
Update _styles_project.scss
Signed-off-by: Aabid Sofi <[email protected]>
1 parent 9715c5b commit 1ae54bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/scss/_styles_project.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
.layout-content-wrapper { // comming from nextjs layout
1212
padding-bottom:0 !important;
1313
margin:0 !important;
14+
background: white;
1415
}
1516

1617
// Page Layout Sections
@@ -682,4 +683,4 @@ h1, h2, h3, h4, h5, h6 {
682683

683684
.td-content .card-title {
684685
color: $dark;
685-
}
686+
}

0 commit comments

Comments
 (0)