link-list = add file

This commit is contained in:
isUnknown 2024-09-19 09:27:24 +02:00
parent 29f038ab3f
commit 3f81882bcd
7 changed files with 41 additions and 19 deletions

View file

@ -220,7 +220,7 @@ img.show {
/* Link hover scale up */
/* Logo hover */
.expanded-nav a,
#expanded-nav a,
.main-nav a,
.main-footer a,
.hero__text a,
@ -238,7 +238,7 @@ img.show {
transition: scale 0.5s var(--curve-quick);
}
.expanded-nav a:hover,
#expanded-nav a:hover,
.filters button:hover,
.main-nav a:hover,
.main-footer a:hover,