Make UI improvements #1

Open
mtsz wants to merge 26 commits from mtsz/mt940-mbank-ts:ui-improvements into master
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;