Skip to content

Commit

Permalink
small css tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
gowin20 committed Feb 22, 2024
1 parent eade6c5 commit 1b002a4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions src/_includes/style/sidebar.css
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@

#navlist li:hover {
color:black;
text-decoration: underline;
}

.nav-img {
Expand All @@ -114,7 +113,6 @@

.activeNav {
color:black !important;
text-decoration:underline !important;
}


Expand Down
2 changes: 1 addition & 1 deletion src/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Home
title: home
hideTitle: true
layout: root-page.njk
---
Expand Down

0 comments on commit 1b002a4

Please sign in to comment.