Calendar field and time field

This commit is contained in:
Ben Grant 2021-03-02 20:31:32 +11:00
parent edcd4dcaa0
commit 0dde47109f
32 changed files with 901 additions and 65 deletions

Binary file not shown.

View file

@ -0,0 +1,5 @@
@font-face {
font-family: Karla;
src: url('fonts/karla-variable.ttf') format('truetype');
font-weight: 1 999;
}

View file

@ -12,6 +12,8 @@
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link rel="stylesheet" href="%PUBLIC_URL%/index.css" />
<title>Crab Fit</title>
</head>
<body>