Skip to content

Commit b40dfdb

Browse files
committed
Remove unnecessary ::before content css
1 parent 41c4417 commit b40dfdb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: src/style/components/navbar.scss

-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ nav.navbar {
2222
margin-right: 0;
2323
font-size: 1.4rem;
2424

25-
&::before {
26-
content: '';
27-
}
28-
2925
@media (min-width: 20em) {
3026
&::before {
3127
content: 'IT-';

0 commit comments

Comments
 (0)