Skip to content

Commit a32a13f

Browse files
committed
Fix on mobile
1 parent 4865fc0 commit a32a13f

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

src/wp-admin/css/on-this-day.css

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -319,17 +319,3 @@
319319
}
320320
}
321321

322-
@media screen and (max-width: 600px) {
323-
.on-this-day-timeline {
324-
padding-left: 16px;
325-
padding-right: 16px;
326-
327-
&::before {
328-
left: 30px;
329-
}
330-
}
331-
332-
.on-this-day-year-header {
333-
padding-left: 42px;
334-
}
335-
}

0 commit comments

Comments
 (0)