Put system stuff on home page

This commit is contained in:
John Lyon-Smith
2018-06-04 19:05:14 -07:00
parent e09a8b87de
commit 12574fb354
6 changed files with 206 additions and 260 deletions

View File

@@ -127,6 +127,8 @@ Header.TextButton = Radium(
static style = {
display: "inline-block",
position: "relative",
top: 3,
fontSize: fontInfo.size.header,
fontFamily: fontInfo.family,
color: fontInfo.color.normal,