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