Edge logo height

This commit is contained in:
Awais Jibran
2020-12-08 13:44:36 +05:00
parent cc37350546
commit f146ca0600

View File

@@ -31,6 +31,11 @@
}
}
}
.wrapper-logo {
img {
height: $header-logo-height * 1.05;
}
}
.legal-nav {
padding: 0;