[BUGFIX] styling msg success, error, etc.

This commit is contained in:
Marie Birner
2025-08-03 13:36:55 +02:00
parent 16982d2c0d
commit 146387c439
2 changed files with 11 additions and 4 deletions

View File

@@ -97,10 +97,11 @@ input[type="submit"]:active {
flex-wrap: wrap;
}
.w-full {
.msg {
width: 100%;
max-width: 40rem;
text-align: center;
margin: auto;
}
.small {