slow the border down

This commit is contained in:
Richard Mikloš 2024-01-17 11:00:26 +01:00
parent 1119d1197d
commit 4daf15a2c3

@ -156,7 +156,7 @@ header hr {
overflow: hidden;
max-height: 0;
border: 0 solid transparent;
transition: max-height 0.3s ease, border 0.2s ease;
transition: max-height 0.3s ease, border 0.325s ease;
position: relative;
z-index: 999;
}