Skip to content

Commit acd8815

Browse files
committed
Minor indentation update
1 parent ce0a2bd commit acd8815

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

style.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ body.dark-mode .navbar {
559559
background-color: rgba(24, 24, 24, 0.9);
560560
}
561561

562-
body.dark-mode .fa-bars{
562+
body.dark-mode .fa-bars {
563563
color: white;
564564
}
565565

@@ -656,7 +656,6 @@ body.dark-mode .event-date,
656656
body.dark-mode .nav-links a {
657657
color: #2a2a2a;
658658
}
659-
660659
}
661660

662661
@media (max-width: 768px) {

0 commit comments

Comments
 (0)