Skip to content

Commit f39b606

Browse files
authored
Update main.css
1 parent 13ef693 commit f39b606

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,9 @@ img {
123123

124124
.navbar-custom .navbar-brand-logo {
125125
padding-top: 0;
126+
-webkit-transition: padding .5s ease-in-out;
127+
-moz-transition: padding .5s ease-in-out;
128+
transition: padding .5s ease-in-out;
126129
}
127130
.navbar-custom .navbar-brand-logo img {
128131
height: 50px;

0 commit comments

Comments
 (0)