Files
jupyterhub/docs/source/_static/custom.css
2020-07-05 03:12:18 +02:00

5 lines
94 B
CSS

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