Skip to content

Commit 506ae6a

Browse files
committed
added space above the inout
1 parent d106caf commit 506ae6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/assets/css/style.css

+4
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454
border: none;
5555
}
5656

57+
.search-form {
58+
margin-top: 1.15rem;
59+
}
60+
5761
.search-form input {
5862
width: 100%; /* Full width on small screens */
5963
box-sizing: border-box; /* Ensure padding is included in width calculation */

0 commit comments

Comments
 (0)