Skip to content

Commit ccbc687

Browse files
committed
Update index.html: increase registration button width for better aesthetics.
1 parent c6c87c5 commit ccbc687

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,8 @@
160160
align-items: center;
161161
justify-content: center;
162162
text-decoration: none;
163-
padding: 12px 16px;
163+
padding: 12px 40px;
164+
min-width: 140px;
164165
border-radius: 999px;
165166
background: rgba(255, 255, 255, 0.95);
166167
color: #0b5fff;

0 commit comments

Comments
 (0)