Fixed invalid permalink transition

This commit is contained in:
squidfunk
2020-04-13 19:58:44 +02:00
parent a7df66aff1
commit 02dd77f307
5 changed files with 7 additions and 7 deletions

View File

@@ -37,7 +37,7 @@
opacity: 0;
transition:
color 250ms,
visibility 0ms 500ms
visibility 0ms 500ms,
opacity 125ms;
// Adjust for RTL languages