Skip to content

Commit 01a1758

Browse files
committed
hid linkedin icon
1 parent a00f19c commit 01a1758

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

styles/Footer.module.scss

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
//social
7373

7474
&__socialIcons {
75-
7675

7776
@include tablet {
7877

@@ -89,6 +88,10 @@
8988
margin: 0;
9089
padding: 0;
9190

91+
li:first-child {
92+
display: none;
93+
}
94+
9295
@include tablet {
9396
justify-content: end;
9497
}

0 commit comments

Comments
 (0)