Skip to content

Commit

Permalink
CSS changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AmeyGohil committed Apr 24, 2021
1 parent 4aef69f commit 61d4c62
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ body{
/*padding-left: 10px;*/
color: #ececec;
}
.side-menu-content>ul li:hover>a{
margin-left: -5px;
border-left: solid 5px white;
}
.side-menu-content>ul li>a.active{
margin-left: -5px;
border-left: solid 5px white;
Expand Down

0 comments on commit 61d4c62

Please sign in to comment.