Fix title

This commit is contained in:
Andros Fenollosa 2024-03-09 17:41:05 +01:00
parent d6f7fe4d67
commit 337cb163a4

View File

@ -309,6 +309,7 @@ a:hover,
/* Activate hardware acceleration for smoother animations */
transform: translate3d(0, 0, 0);
backface-visibility: hidden;
z-index: -1;
}
/* Docs */