sidenav tooltips

This commit is contained in:
trippjoe 2022-04-03 13:12:26 -04:00
parent 12e8cd287d
commit 750f5f8559

View file

@ -126,6 +126,7 @@ video {
position: absolute;
transform: translateX(55px) scale(var(--scale));
transition: 200ms ease;
transform-origin: left center;
}
.nav-item a::before {