Skip to content

Commit e91fa3c

Browse files
committed
feat(CSS): change width of element with class email-section
1 parent 831b6ce commit e91fa3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ button {
151151
}
152152

153153
.email-section {
154-
width: 200px;
154+
width: 170px;
155155
display: none;
156156
grid-template-columns: 2fr 1fr;
157157
gap: 1rem;

0 commit comments

Comments
 (0)