mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03:30
Logo pixelation
The original logo file size is 79x79. Changed tower size from 42x42 to 41x41. Seems a little bit better. Confirmed that there are no surrounding elements or nearby elements overlapping or infringing upon the logo image boundaries.
This commit is contained in:
@@ -25,8 +25,8 @@ body {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
#ansible-brand-logo {
|
||||
width: 42px;
|
||||
height: 42px;
|
||||
width: 41px;
|
||||
height: 41px;
|
||||
}
|
||||
/*.navbar-collapse {
|
||||
margin-left: 47px;
|
||||
|
||||
Reference in New Issue
Block a user