diff --git a/full/style.css b/full/style.css index 68b6e20..32297d4 100644 --- a/full/style.css +++ b/full/style.css @@ -133,6 +133,7 @@ html { /* semantic */ header { background: var(--color-header-footer); + text-wrap: wrap; display: flex; flex-wrap: wrap; @@ -160,6 +161,7 @@ header { footer { background: var(--color-header-footer); font-size: 0.8rem; + text-wrap: wrap; p { margin: 0.5rem;