Make UI improvements #1

Merged
arek merged 26 commits from mtsz/mt940-mbank-ts:ui-improvements into master 2025-09-10 12:42:50 +02:00
Showing only changes of commit af90629c56 - Show all commits

View File

@ -43,6 +43,7 @@ header,
footer {
max-width: unset !important;
background-color: black;
text-align: center;
}
header section h1,
@ -64,11 +65,6 @@ main {
flex: 1;
}
header section {
text-align: center;
color: white;
}
#icd-logo {
height: 48px;
aspect-ratio: 1200/319;