Add fonts, fix styling issues
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta
|
||||
name="description"
|
||||
content="Web site created using create-react-app"
|
||||
content="Reddit, Hacker News, and Tildes combined, then pre-rendered in reader mode."
|
||||
/>
|
||||
<link rel="apple-touch-icon" href="logo192.png" />
|
||||
<!--
|
||||
@@ -31,7 +31,7 @@
|
||||
overflow-y: scroll;
|
||||
}
|
||||
body {
|
||||
background: #202020;
|
||||
background: #000;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user