Skip to content

Commit 7d54f22

Browse files
fixed input alignment
1 parent 53e26cd commit 7d54f22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Official_Website/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ body.dark-mode .nav__item a:hover {
8080

8181
input {
8282
width: 90%;
83-
margin-left: 12px;
83+
/* margin-left: 12px; */
8484
outline: none;
8585
border: none;
8686
font-size: 20px;

0 commit comments

Comments
 (0)