Settle on serif font, add scroll to top component

This commit is contained in:
Tanner
2019-08-30 06:22:26 +00:00
parent f1c89fcf8b
commit b43fed8e44
17 changed files with 42 additions and 52 deletions
-1
View File
@@ -5,7 +5,6 @@ import { clearStorage } from './utils.js';
const apiUrl = 'http://news-api.dns.t0.vc/';
class Feed extends React.Component {
constructor(props) {
super(props);