Skip to content

Commit

Permalink
Improve nav bar elements:
Browse files Browse the repository at this point in the history
Improve nav bar elements using
hovering effects.

Closes pclubuiet#2
  • Loading branch information
mani87 committed Oct 1, 2017
1 parent dcbf061 commit 47746b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home/templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,11 @@
text-transform: none;
font-size: 15px;
}

li:hover{
font-size: 16px;
}

.heading{
color:white;
text-transform: none;
Expand Down

0 comments on commit 47746b1

Please sign in to comment.