diff --git a/web/_css/style.css b/web/_css/style.css index 8b75a3b6..77559b56 100644 --- a/web/_css/style.css +++ b/web/_css/style.css @@ -61,7 +61,7 @@ @supports (backdrop-filter: blur()) or (-webkit-backdrop-filter: blur()) { } #offcanvasList, #offcanvasDraw { - top: 3.70rem; + top: 3.7rem; } body[data-mode]:not([data-mode="draw"]) #drawNavButtons, [data-mode="draw"] #defaultNavButtons { @@ -164,7 +164,7 @@ #objectsListOverflowNotice { position: absolute; right: 0; bottom: 1rem; - box-shadow: 0 .25rem 1rem rgba(17,17,17,.75)!important; + box-shadow: 0 .25rem 1rem rgba(17,17,17,.75) !important; } @media (max-width: 976px) { @@ -416,16 +416,9 @@ .period-group.no-time-slider label { } @media (prefers-reduced-motion: reduce) { - body[data-init-done] .listTransitioning #innerContainer, - #bottomBar { + body[data-init-done] .listTransitioning #innerContainer, #bottomBar { transition: none !important; } } -.navbar-brand img { - height: 2rem; - width: 2rem; - vertical-align: -0.5rem; -} - /* purgecss end ignore */ \ No newline at end of file diff --git a/web/about.html b/web/about.html index 3b0850b2..573be11c 100644 --- a/web/about.html +++ b/web/about.html @@ -40,18 +40,19 @@ - - - + + + +