chore: further enhanced display of logo

This commit is contained in:
stellarshenson
2026-01-07 03:05:16 +01:00
parent f50dfbd3c5
commit 36933afe2b
2 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ PROJECT_NAME="stellars-jupyterhub-ds"
PROJECT_DESCRIPTION="Multi-user JupyterHub 4 deployment platform with data science stack, GPU auto-detection, NativeAuthenticator, and isolated per-user environments spawned via DockerSpawner"
# Version
VERSION="3.5.38_cuda-12.9.1_jh-5.4.2"
VERSION="3.5.40_cuda-12.9.1_jh-5.4.2"
VERSION_COMMENT="Admin user creation with auto-generated passwords, NativeAuth sync, custom templates"
RELEASE_TAG="RELEASE_3.2.11"
RELEASE_DATE="2025-11-09"

View File

@@ -251,8 +251,8 @@ textarea.form-control {
padding-bottom: 0.2rem;
}
.navbar-brand img.jpy-logo {
max-height: 28px;
#jupyterhub-logo img.jpy-logo {
height: 2.25rem !important;
}
.nav-link {