diff options
| author | Armand Philippot <git@armandphilippot.com> | 2021-10-30 21:27:53 +0200 |
|---|---|---|
| committer | Armand Philippot <git@armandphilippot.com> | 2021-10-30 21:27:53 +0200 |
| commit | c3045b163e74b42c0a0e71c646740c76d3bb5ba1 (patch) | |
| tree | 84183dbeace1fe336111df8685091b596d52aad6 /htdocs/src/scss/layout | |
| parent | 20eb8829e909fbe34d6d5df5e5645f3b8b7651e4 (diff) | |
chore: fix typo
Diffstat (limited to 'htdocs/src/scss/layout')
| -rw-r--r-- | htdocs/src/scss/layout/_header.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/src/scss/layout/_header.scss b/htdocs/src/scss/layout/_header.scss index 26faf84..cbc1693 100644 --- a/htdocs/src/scss/layout/_header.scss +++ b/htdocs/src/scss/layout/_header.scss @@ -107,7 +107,7 @@ &:hover &, &:focus & { &__image { - &---front { + &--front { transform: none; } |
