Skip to content

Commit cdd4f20

Browse files
committed
done
1 parent 20e7567 commit cdd4f20

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

Diff for: src/components/styles/customnav.css

+1-10
Original file line numberDiff line numberDiff line change
@@ -86,14 +86,5 @@
8686
.justify-content-between #hidden .navbar-link-css {
8787
margin: 10px !important;
8888
}
89-
.navbar-link-css:hover{
90-
color: rgb(165, 131, 131);
91-
background: #12232e;
92-
content: '.';
93-
}
94-
.navbar-link-css,
95-
.navbar-link-css:after,
96-
.navbar-link-css:before {
97-
transition: all .5s;
98-
}
89+
9990
}

0 commit comments

Comments
 (0)