Align 'NewPipe e.V.' text in header properly
All checks were successful
Build and publish Docker image / build (push) Successful in 30s
Build and publish Docker image / build (pull_request) Successful in 27s

This commit is contained in:
Stypox 2025-08-20 18:35:44 +02:00
parent 9ad259bc12
commit 89825f167b
Signed by: Stypox
GPG key ID: 4BDF1B40A49FDD23

View file

@ -1552,7 +1552,7 @@ pre {
#header h1 { #header h1 {
position: absolute; position: absolute;
left: 0; left: 0;
bottom: 35px; bottom: 43px;
font-size: 2.75em; font-size: 2.75em;
} }