diff --git a/assets/css/010_typography.css b/assets/css/010_typography.css index 797a424..f424499 100644 --- a/assets/css/010_typography.css +++ b/assets/css/010_typography.css @@ -73,11 +73,6 @@ h4 { font-size: var(--text-m); } - -header { - font-weight: bold; -} - p { letter-spacing: 0.01em; }