Skip to content

Commit 4cbe93b

Browse files
committed
fixed spacing issues with contact ids
1 parent 623ce33 commit 4cbe93b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

sass/main.scss

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -596,12 +596,12 @@ nav {
596596
}
597597
}
598598
}
599-
#contact-desktop {
600-
display: block;
601-
}
602-
#contact-laptop {
603-
display: none;
604-
}
599+
#contact-desktop {
600+
display: block;
601+
}
602+
#contact-laptop {
603+
display: none;
604+
}
605605
}
606606
}
607607

0 commit comments

Comments
 (0)