Remove leading zeroes.

header/meta/side-by-side
Icedream 2018-07-13 14:30:36 +02:00
parent 250c30ea64
commit 5e5cc47428
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ body {
#nav {
> div {
@if $icedream-nav-bg-fade {
transition: background 0.6s ease-in-out, color 0.6s ease-in-out, border 0.25s ease-out;
transition: background .6s ease-in-out, color .6s ease-in-out, border .25s ease-out;
}
@if $icedream-nav-tab-fix {
&:not(.active) {