diff options
author | petrus comestor <petrus@comestor.org> | 2024-07-23 15:21:32 -0400 |
---|---|---|
committer | petrus comestor <petrus@comestor.org> | 2024-07-23 15:21:32 -0400 |
commit | ebe4f00cb92f24ac03e4a663a1b09cdcaaa67506 (patch) | |
tree | 9a3056454a1872e22ddab70ab5d19e4f9a59b1dc | |
parent | c0c0b32ddb6b6a720dc492aeb7746eee650d138a (diff) |
css
-rw-r--r-- | static/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/styles.css b/static/styles.css index dab0c99..3dc950a 100644 --- a/static/styles.css +++ b/static/styles.css @@ -134,6 +134,7 @@ a:hover { align-items: center; justify-items: end; max-width: 500px; + margin: 0 auto; } .event-data { |