fix qrcode bottom

This commit is contained in:
Tykayn 2025-05-29 17:54:19 +02:00 committed by tykayn
parent 0577081581
commit 1e30f360a1
2 changed files with 6 additions and 1 deletions

View file

@ -6,4 +6,9 @@ body {
background-color: white;
border-radius: 10px;
padding: 20px;
}
.main-footer {
padding-bottom: 10rem;
background-color: #dfe5eb;
}