woops fixed padding issue
All checks were successful
/ test (push) Successful in 3s

This commit is contained in:
violette 2024-06-13 00:37:27 -04:00
parent ba761b6be3
commit 8d0396444d

View file

@ -119,6 +119,7 @@ footer {
align-items: center;
justify-content: center;
width: 100%;
padding-top: 5px;
}
.message {