Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
style: Increase size of logo
Browse files Browse the repository at this point in the history
donald committed Jan 20, 2021
1 parent 37ef758 commit bae273c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mpicms/static/css/custom.css
Original file line number Diff line number Diff line change
@@ -114,8 +114,8 @@ body {
}

.logo {
max-height: 5rem !important;
height: 5rem !important;
max-height: 7rem !important;
height: 7rem !important;
}

.title {

0 comments on commit bae273c

Please sign in to comment.