diff --git a/templates/common.css b/templates/common.css index 3c0b31e..246c600 100644 --- a/templates/common.css +++ b/templates/common.css @@ -27,7 +27,7 @@ box-sizing: border-box; } - .top { + .access { padding: 0.75rem 1rem; text-align: center; } diff --git a/templates/common.html b/templates/common.html index 14df7bd..079675f 100644 --- a/templates/common.html +++ b/templates/common.html @@ -12,19 +12,20 @@