diff --git a/css/style.css b/css/style.css index 7dcbfed..6780a07 100644 --- a/css/style.css +++ b/css/style.css @@ -177,6 +177,7 @@ header { -moz-transition-property: all; -moz-transition-duration: 0.15s; -moz-transition-timing-function: ease-out; + -webkit-transition: all 0.15s ease-out; } #header-menu a:hover {