Update custom.css

This commit is contained in:
何夕2077
2025-07-08 13:13:45 +08:00
committed by GitHub
parent 874c18985e
commit 706b2afab0

View File

@@ -10,7 +10,7 @@ h1:first-of-type {
border-radius: .375rem;
max-width: 100%;
min-width: 100%;
height: clamp(250px, 30vh, 500px);
height: clamp(250px, 35vh, 500px);
object-fit: cover;
}