Skip to content

Commit c080466

Browse files
fix(search): syntax issue
Co-authored-by: Guilherme Araújo <arauujogui@gmail.com> Signed-off-by: The Shawn <82698897+shayan0v0n@users.noreply.github.com>
1 parent ca954cf commit c080466

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/site/components/Common/Searchbox/Footer/index.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
items-center
5858
justify-end
5959
ml-0
60-
lg:ml-8
60+
lg:ml-8;
6161
;
6262
}

0 commit comments

Comments
 (0)