Skip to content

Commit b40bad8

Browse files
Add active class
1 parent d5ee48a commit b40bad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Navbar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const styles = {
4141
"&::before": {
4242
content: '""',
4343
position: "absolute",
44-
width: "165%",
44+
width: "160%",
4545
height: "110%",
4646
display: "block",
4747
backgroundColor: "rgb(245, 245, 245)",

0 commit comments

Comments
 (0)