Skip to content

Commit 4b7e376

Browse files
committed
Update styles in app.css
1 parent dc77e3d commit 4b7e376

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

src/app.css

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -56,19 +56,6 @@
5656
margin-left: 0.75rem;
5757
}
5858

59-
.rtl .space-x-4 {
60-
margin-left: 1rem;
61-
}
62-
63-
.rtl .space-x-reverse {
64-
margin-right: 1rem;
65-
}
66-
67-
.rtl .border-l-4 {
68-
border-left-width: 0;
69-
border-right-width: 4px;
70-
}
71-
7259
.rtl .left-5 {
7360
left: auto;
7461
right: 1.25rem;

0 commit comments

Comments
 (0)