Skip to content

Commit d63f83d

Browse files
committed
Revert "uppy.io/examples - make font alright too"
1 parent c6cdbfd commit d63f83d

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

src/pages/examples.module.css

-16
Original file line numberDiff line numberDiff line change
@@ -72,22 +72,6 @@
7272
z-index: 1;
7373
}
7474

75-
.dashboard-inner :is(h1, h2, h3, h4, h5, h6) {
76-
/* This is a copypaste from Uppy; here we're making sure docusaurus styles don't override Uppy's styles */
77-
font-family:
78-
-apple-system,
79-
system-ui,
80-
BlinkMacSystemFont,
81-
Segoe UI,
82-
Segoe UI Symbol,
83-
Segoe UI Emoji,
84-
Apple Color Emoji,
85-
Roboto,
86-
Helvetica,
87-
Arial,
88-
sans-serif;
89-
}
90-
9175
@media screen and (min-width: 60rem) {
9276
.main {
9377
padding: 0;

0 commit comments

Comments
 (0)