Skip to content

Commit 4407ad3

Browse files
Fixed the text overflow issue in small devices
1 parent 4d0e981 commit 4407ad3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

website/styles/globals.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,9 +194,6 @@ a.try-it {
194194
max-width: 1024px;
195195
padding: 64px 0;
196196
position: relative;
197-
198-
display: flex;
199-
flex-direction: row-reverse;
200197
}
201198

202199
.markdown h1 {

0 commit comments

Comments
 (0)