diff options
Diffstat (limited to 'app/static/custom.css')
| -rw-r--r-- | app/static/custom.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/app/static/custom.css b/app/static/custom.css index 9992ee5..8aa5b57 100644 --- a/app/static/custom.css +++ b/app/static/custom.css @@ -9,6 +9,9 @@ td { margin-top: 20px; margin-bottom: 20px; } +footer { + text-align: center; +} .parent { display: grid; grid-column-gap: 20px; |
