From 0651c91b4418380c247b0465ebf2fffefc037393 Mon Sep 17 00:00:00 2001 From: Determinant Date: Thu, 11 Apr 2019 00:14:46 -0400 Subject: add description; fix cursor bug --- src/About.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/About.tsx') diff --git a/src/About.tsx b/src/About.tsx index 118b961..6966d6f 100644 --- a/src/About.tsx +++ b/src/About.tsx @@ -13,7 +13,6 @@ const styles = (theme: Theme): StyleRules => ({ body: { margin: '0 auto', width: 800, - fontSize: 16 }, pre: { fontFamily: "Monospace" @@ -32,6 +31,7 @@ function About(props: AboutProps) { const { classes } = props; return (
+
The MIT License (MIT)

Copyright 2019 Maofan "Ted" Yin

@@ -60,6 +60,10 @@ function About(props: AboutProps) { 73d at tedyin dot com + GitHub: + + Determinant/snow-bft-demo + Buy me a cup of coffee: @@ -69,6 +73,7 @@ function About(props: AboutProps) { +
); } -- cgit v1.2.3-70-g09d2