mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 10:04:07 +00:00
5 lines
94 B
CSS
5 lines
94 B
CSS
/* Added to avoid logo being too squeezed */
|
|
.navbar-brand {
|
|
height: 4rem !important;
|
|
}
|