fix glitch with going back

This commit is contained in:
Daniel Bulant 2022-12-10 16:40:16 +01:00
parent 19596d0638
commit 1b61c3f806

View file

@ -38,6 +38,7 @@
.navbar a:hover, .navbar a:active, .navbar a:focus {
text-decoration: none;
transform: translateX(-0.5rem);
padding-right: 0.5rem;
}
.transparent .title {
opacity: 0;