feat: make submit button more visible

This commit is contained in:
julius 2025-02-10 16:43:22 +01:00
parent 501811a0b5
commit c64f93e912
Signed by: julius
GPG Key ID: C80A63E6A5FD7092

View File

@ -149,7 +149,7 @@ button {
bottom: 16px;
padding: 0.4em;
border-radius: 1em;
background-color: rgba(0, 0, 0, 0.6);
background-color: rgba(0, 0, 0, 0.3);
font-size: xx-large;
margin-bottom: 16px;
margin-right: 16px;