Add custom CSS

This commit is contained in:
Dave Gallant
2021-09-16 15:43:58 -04:00
parent 21e145a44f
commit fd2cdbba0b
3 changed files with 13 additions and 10 deletions

3
static/css/custom.css Normal file
View File

@@ -0,0 +1,3 @@
.container{
max-width: 900px
}