Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ text-shadow: 4px 3px 8px rgb(4, 4, 102);
text-shadow: #023E8A;
}
.nav-item a:hover{
color: rgb(230, 227, 227);
color: #058da8;
width: fit-content;
padding-bottom: 2px;
border-bottom-style: solid;
Expand Down