Update headline

This commit is contained in:
2026-02-07 22:53:29 +01:00
parent 0860828339
commit 5c0bfc24db

6
ui.R
View File

@@ -4,10 +4,10 @@ ui <- function() {
page_fillable(
h1("Polizeiliche Kriminalstatistik Hamburg",
style = "
color: #003064;
background: linear-gradient(180deg, #dae5ed 0%, #cbd9e4 100%);
color: #5181b5;
background: #fff;
padding: 20px 0px 20px 20px;
font-weight: 400;
font-weight: 600;
box-shadow: 0 4px 8px rgba(0,0,0,0.2);
border-radius: 0 0 12px 12px;
margin-left: 20px;