PDF Calc, Cosmetics

This commit is contained in:
Carsten Graf
2026-01-26 10:29:03 +01:00
parent 563d4fc373
commit bbb176dbe3
6 changed files with 30 additions and 7 deletions

View File

@@ -38,6 +38,18 @@ body {
padding: 15px 30px;
}
.navbar-brand {
display: flex;
align-items: center;
gap: 25px;
}
.navbar-logo {
height: 40px;
width: auto;
object-fit: contain;
}
.navbar h1 {
font-size: 24px;
margin: 0;