Skip to content

Commit

Permalink
added style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishant-Chamate authored Aug 19, 2023
1 parent 61af610 commit 4fc53ff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,9 @@ h5{
}

#nav h4:nth-child(2){
/* text-decoration: underline; */
border-bottom: 2px solid #0087ca;
/* text-decoration: underline; can use any underline or border bottom */
border-bottom: 0.188rem solid #0087ca;

}

#heading{
Expand Down

0 comments on commit 4fc53ff

Please sign in to comment.