Skip to content

Commit 9c275a8

Browse files
committed
fix(search): using tailwind for fix margin
1 parent d3cfa5a commit 9c275a8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,8 @@
5353
}
5454

5555
.poweredByWrapper {
56-
@apply flex
56+
@apply ml-8
57+
flex
5758
items-center
5859
justify-end;
59-
60-
margin-left: 2rem;
6160
}

0 commit comments

Comments
 (0)