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