Logo spacing fix

This commit is contained in:
Matthew Stratford 2020-03-20 15:05:55 +00:00
parent 32946e5c91
commit d98095c172

View file

@ -61,11 +61,9 @@ code {
color: #ffffff;
padding: 10px 15px; /** added to center the logo **/
line-height: 30px; /** added to center the logo **/
margin-right: 0;
}
.navbar-ury .navbar-brand.myradio-logo {
margin-left: 0 !important;
}
.navbar-ury .navbar-brand img {
max-height: 100%;
}