Skip to content

Commit c2f36d3

Browse files
fix: fix margin of inputs
1 parent 978c50d commit c2f36d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/css/custom-menu.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@
215215
display: flex;
216216
align-items: center;
217217
gap: 15px;
218-
margin-left: auto;
218+
margin-left: 1rem;
219219
}
220220

221221
.header-cta .btn {

0 commit comments

Comments
 (0)