Update main.css

This commit is contained in:
Dean Attali 2016-12-15 17:04:01 -05:00 committed by GitHub
parent 13ef693f31
commit f39b606289
1 changed files with 3 additions and 0 deletions

View File

@ -123,6 +123,9 @@ img {
.navbar-custom .navbar-brand-logo {
padding-top: 0;
-webkit-transition: padding .5s ease-in-out;
-moz-transition: padding .5s ease-in-out;
transition: padding .5s ease-in-out;
}
.navbar-custom .navbar-brand-logo img {
height: 50px;