Added splash image for Jason

This commit is contained in:
Jason Williams
2022-11-19 12:42:14 -07:00
parent a2421fad12
commit 7233356524
6 changed files with 49 additions and 20 deletions

View File

@@ -24,6 +24,10 @@ body {
margin: 0;
}
div {
box-sizing: border-box;
}
/**
* Render the `main` element consistently in IE.
*/