Skip to content

Commit

Permalink
Merge pull request #166 from ghosharnab969/feat/nav-logo
Browse files Browse the repository at this point in the history
welcome page logo size changed
  • Loading branch information
swarajpure committed Jun 21, 2021
2 parents 1b5958c + 13e15a1 commit d32fef4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/pages/navbar.css
Expand Up @@ -64,8 +64,8 @@ nav .menu {
align-self: center;
}
.nav-logo-img {
width: 60px;
height: 60px;
width: 50px;
height: 50px;
}
.nav-logo {
padding: 5px 8px;
Expand Down

0 comments on commit d32fef4

Please sign in to comment.