Skip to content

Commit

Permalink
fix: adjust logo size on header
Browse files Browse the repository at this point in the history
  • Loading branch information
mewthu2 committed May 9, 2024
1 parent 555bfb7 commit a805e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/layouts/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
margin: 0;
}
.navbar-header .navbar-brand .brand-logo {
height: 53px;
height: 51px;
width: 250px;
margin-top: -9px;
}
Expand Down

0 comments on commit a805e83

Please sign in to comment.