mobile footer

This commit is contained in:
Martti Malmi
2023-11-30 17:12:52 +02:00
parent 7443012995
commit e9f70cd040
13 changed files with 122 additions and 117 deletions

View File

@ -767,12 +767,6 @@ button.tall {
min-width: 98px;
}
.align-center {
display: flex;
align-items: center;
justify-content: center;
}
.fade-in {
opacity: 1;
animation-name: fadeInOpacity;