fix title width

This commit is contained in:
quenousimporte 2024-03-12 15:10:32 +01:00
parent 294c3b9db2
commit ab01cb5ac8
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ a {
outline: none;
margin-top: 10px;
color: inherit;
width: 100%;
}
form input[type="submit"] {