diff --git a/index.html b/index.html index c006107..77e4b11 100644 --- a/index.html +++ b/index.html @@ -84,13 +84,13 @@ -

Favoriten

+

Favoriten

-

Verlauf (letzte 20)

+

Verlauf (letzte 20)

-

Farbschemata

+

Farbschemata

diff --git a/style.css b/style.css index 6af3ac5..1c63f04 100644 --- a/style.css +++ b/style.css @@ -139,7 +139,7 @@ button.action-btn:hover { background: #f0f0f0; } /* --- Finale Styles --- */ h2 { font-size: 1.1rem; margin-bottom: 1rem; } -h3 { font-size: 0.95rem; } +h3 { font-size: 0.95rem; margin-bottom: 0.5rem; } .tab-content { padding-top: 0.5rem; }