chore: add safe attribute to input element

This commit is contained in:
C4illin 2024-09-20 12:55:00 +02:00
parent 60ba7c93fb
commit 5b1703db68
2 changed files with 18 additions and 8 deletions

View file

@ -4,7 +4,7 @@ div.icon {
}
button[type="submit"] {
width: 50%
width: 50%;
}
div.center {