Header+Footer: complete refactor of hover logic :)

This commit is contained in:
rektdeckard
2020-08-21 03:19:50 -04:00
parent 07c708e9fd
commit 43f722ad5b
4 changed files with 146 additions and 277 deletions

View File

@@ -72,7 +72,7 @@ a.nav-link:hover:after {
#calculator {
position: absolute;
transform: translate(800px, 240px);
transform: translate(800px, 112px);
}
/* Illustrations remain at same layout up to 1024px */