Fixed Sign Up button text alignment

This commit is contained in:
Josh 2025-03-13 17:15:47 +00:00
parent 8c398ff3f4
commit 177b71e31f

View File

@ -31,6 +31,7 @@
margin-top: 20px;
background-color: #4CAF50;
color: white;
text-align: center;
border: none;
border-radius: 4px;
cursor: pointer;