[CSS] Fixing poor responsiveness to main nav element hover animation.
Signed-off-by: Eliseu Amaro <mail@eliseuama.ro>
This commit is contained in:
parent
e0a14f0b86
commit
5e31e3290d
@ -58,7 +58,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* TIMELINE NAVIGATION / PLUGINS */
|
/* TIMELINE NAVIGATION / PLUGINS */
|
||||||
.timeline-nav {
|
.timeline-nav,
|
||||||
|
.timeline-nav h1 {
|
||||||
margin-top: var(--main-size);
|
margin-top: var(--main-size);
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
Loading…
Reference in New Issue
Block a user