Skip to content

Commit 7cd17ac

Browse files
committed
🚨 remove unused css selector
1 parent 7f77a5e commit 7cd17ac

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/components/Navbar.svelte

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@
3131
display: inline-block;
3232
}
3333
34-
h1 {
35-
line-height: 2.5em;
36-
}
37-
3834
li {
3935
display: block;
4036
}
@@ -43,10 +39,6 @@
4339
z-index: 2;
4440
}
4541
46-
.navbar-brand img {
47-
width: 25%
48-
}
49-
5042
a {
5143
display: block;
5244
text-decoration: none;

0 commit comments

Comments
 (0)