feat: update logo (#37716)

* feat: update logo

* fix: adjust logo height
This commit is contained in:
Ahmad Abdolsaheb
2019-11-09 12:31:49 +03:00
committed by mrugesh
parent bdae7343bb
commit ccd135f268
4 changed files with 88 additions and 86 deletions

View File

@@ -59,8 +59,8 @@
#universal-nav-logo svg {
display: block;
width: auto;
height: 25px;
margin-top: 7px;
height: 24px;
margin: 7px 0px;
}
.nav-list {