Skip to content

Commit 80866b8

Browse files
committed
Fix Kanvas Logo Background Color
Signed-off-by: HIMANSHU RAI <himanshuuu.2001@gmail.com>
1 parent 5764561 commit 80866b8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

assets/scss/_styles_project.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,9 @@ body {
133133
margin: 0 auto;
134134
object-fit: contain;
135135
box-sizing: border-box;
136+
137+
// New styles for image background
138+
background-color: transparent;
136139
}
137140

138141
overflow-x: hidden;

0 commit comments

Comments
 (0)