Skip to content

Commit

Permalink
capitalize first letter of logged in username
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimple committed Feb 18, 2019
1 parent 3ca755c commit e239137
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ nav .nav-icon:last-child {
font-size: 1em;
color: #ffffff;
padding: 0 5px 0 0;
text-transform: capitalize;
}

.pacman-menu {
Expand Down

0 comments on commit e239137

Please sign in to comment.