mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Adjust logo sizing (#11108)
This commit is contained in:
parent
78f6223f99
commit
6337299b67
@ -1,8 +1,8 @@
|
||||
.org-logo-icon {
|
||||
// ensures consistent nav bar height regardless of the logo image used
|
||||
min-height: 12px;
|
||||
min-height: 24px;
|
||||
max-height: 46px;
|
||||
max-width: 85px; // Safari crops wider logos
|
||||
max-width: 150px;
|
||||
padding: 0 $pad-small;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user