We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc36f13 commit 676d1c6Copy full SHA for 676d1c6
pages/404.js
@@ -5,8 +5,7 @@ export default function Custom404() {
5
style={{
6
color: "#000",
7
background: "#fff",
8
- fontFamily:
9
- '-apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Fira Sans", Avenir, "Helvetica Neue", "Lucida Grande", sans-serif',
+ fontFamily: "sans-serif",
10
height: "100vh",
11
textAlign: "center",
12
display: "flex",
0 commit comments