banner Height

This commit is contained in:
@CyberAndi 2024-01-31 00:07:26 +01:00 committed by GitHub
parent c4407427f6
commit 3b0ad3ab60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -896,7 +896,7 @@ body {
display: flex;
flex-direction: column;
min-height: 100vh;
padding-top: 5.5em;
padding-top: 6.5em;
}
.h-box {
@ -1292,7 +1292,7 @@ input[type="search"]::-webkit-search-cancel-button {
}
.h-box h3:has(header) {
margin: 0px !important;
height: 4.5em;
}
.h-box.flexible.title {