Skip to content

Commit 3242262

Browse files
committed
feat: remove background color from logo component styles
1 parent 1c4f540 commit 3242262

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/logo/logo.component.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
display: inline-block;
44
vertical-align: middle;
55
pointer-events: none;
6-
background-color: #eee;
76
border-radius: 3px;
87
object-fit: cover;
98
transition: all 0.12s linear;

0 commit comments

Comments
 (0)