This is an automated email from the ASF dual-hosted git repository.

sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-release.git


The following commit(s) were added to refs/heads/main by this push:
     new b7012c5  Adjust the sidebar title and user detail styles
b7012c5 is described below

commit b7012c5800ca69cfae54678e5cbce4f0e7b11fcf
Author: Sean B. Palmer <[email protected]>
AuthorDate: Wed Apr 9 14:59:00 2025 +0100

    Adjust the sidebar title and user detail styles
---
 atr/static/css/atr.css | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/atr/static/css/atr.css b/atr/static/css/atr.css
index 9a9c243..5c64f37 100644
--- a/atr/static/css/atr.css
+++ b/atr/static/css/atr.css
@@ -123,7 +123,8 @@ table tr:last-child {
 }
 
 aside h1 {
-    font-size: 2rem;
+    margin: 1rem 0 1.5rem;
+    font-size: 2.5rem;
     line-height: 1;
     text-align: center;
     letter-spacing: 2px;
@@ -244,7 +245,7 @@ span.warning {
     text-align: center;
     border-top: 1px solid #d1d2d3;
     border-bottom: 1px solid #d1d2d3;
-    padding: .5rem 0;
+    padding: 0.75rem 0;
 }
 
 .sidebar hr {


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to