Merge pull request #25798 from edx/aj/update-edge-logo-height

Update Edge footer logo height
This commit is contained in:
Awais Jibran
2020-12-08 14:35:59 +05:00
committed by GitHub

View File

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