fixes spacing on Angular logo
This commit is contained in:
parent
6c689671b2
commit
73dad5d53d
|
@ -34,6 +34,8 @@
|
|||
width: 135px;
|
||||
overflow: hidden;
|
||||
text-indent: -3000px;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
|
||||
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
|
||||
background: url('/resources/images/logos/standard/logo-nav@2x.png') 0px 8px no-repeat;
|
||||
|
|
Loading…
Reference in New Issue