mirror of
https://github.com/danbulant/Mangades
synced 2026-07-09 04:50:42 +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 {
|
.navbar a:hover, .navbar a:active, .navbar a:focus {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
transform: translateX(-0.5rem);
|
transform: translateX(-0.5rem);
|
||||||
|
padding-right: 0.5rem;
|
||||||
}
|
}
|
||||||
.transparent .title {
|
.transparent .title {
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue