Files
jupyterhub/docs/source/_static/custom.css
2021-02-12 15:25:58 +01:00

5 lines
90 B
CSS

/* Added to avoid logo being too squeezed */
.navbar-brand {
height: 4rem !important;
}