ui: help: Fix alignment issue with footer links in about page

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
Sunil Mohan Adapa 2024-12-12 09:34:09 -08:00 committed by Veiko Aasa
parent 1c1cc82f55
commit 0ea0a8b33c
No known key found for this signature in database
GPG Key ID: 478539CAE680674E

View File

@ -922,6 +922,10 @@ input[type='submit'].running-status-button {
visibility: hidden;
}
.help-about-links > section {
margin-top: 2rem;
}
.help-about-links h2 {
font-size: 1rem;
font-weight: bold;