mirror of
https://github.com/danbulant/Mangades
synced 2026-06-21 23:52:32 +00:00
fix glitch with going back
This commit is contained in:
parent
19596d0638
commit
1b61c3f806
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue