Remove header bar width animation

This commit is contained in:
Paul Nicoué 2022-07-13 15:26:44 +02:00
parent 302c150790
commit 41741b8a9a
3 changed files with 3 additions and 3 deletions

View file

@ -173,7 +173,7 @@ body {
.header-bar__nav {
a {
width: 100%;
/*width: 100%;*/
color: var(--black);
}
}