class for vexpert badge in sidebar

This commit is contained in:
John Bowdre 2022-02-16 16:10:25 -06:00
parent d8319e15d3
commit b48ef20609

View file

@ -14,6 +14,10 @@ html, body
.search
@media screen and (min-width: 992px)
margin-right: 1.5rem
.sidebar
&_badge
max-height: 8rem
// Magic for collapsing content, borrowed from https://www.digitalocean.com/community/tutorials/css-collapsible