bottom-bar
All checks were successful
Deploy / Deploy to Production (push) Successful in 14s

This commit is contained in:
Julie Blanc 2026-02-20 14:44:24 +01:00
parent 8850b16635
commit 6020ea8c5b
6 changed files with 13 additions and 6 deletions

View file

@ -137,7 +137,7 @@ body, #site-header, #site-footer{
body.menu-open,
body.is-hidden{
overflow-y: hidden;
main, footer, #nav-highlight, .btn--back-to-top{
main, footer, #nav-highlight, .btn--back-to-top, .bottom-bar{
transition: opacity .3s ease-in;
opacity: 0.1;
}