Skip to content

Commit 04b01df

Browse files
committed
Improve search page style on arabic
1 parent 5ec4c1c commit 04b01df

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pages/search/search.module.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@
33
transform: translateX(-50%);
44
margin-top: 40px !important;
55
}
6+
7+
.more span span {
8+
margin-left: 0px;
9+
margin-right: 0px;
10+
margin-inline-start: -4px;
11+
margin-inline-end: 8px;
12+
}

0 commit comments

Comments
 (0)