web header contact details

This commit is contained in:
2026-08-05 07:13:59 +02:00
parent 560b38b6a3
commit 55a4721da1
2 changed files with 10 additions and 4 deletions
+2 -2
View File
@@ -31,7 +31,7 @@
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 2rem;
margin-bottom: 0.5rem;
}
h1 {
@@ -64,7 +64,7 @@
.meta {
color: #666;
font-size: 0.875rem;
margin-bottom: 2rem;
margin-bottom: 1.5rem;
}
.dashboard-grid {