commit | 835c71f77d85857e579d009a2b8eee33d668f90b | [log] [tgz] |
---|---|---|
author | Samuel Shuert <samuel@clicksminuteper.net> | Fri Sep 03 15:49:26 2021 -0500 |
committer | Samuel Shuert <samuel@clicksminuteper.net> | Fri Sep 03 15:49:26 2021 -0500 |
tree | f75d5b8c28a02b7ca3c65928d3d314cbc19af98f | |
parent | c540da9fb815d6e64a64e45821fcca79b931acaa [diff] [blame] |
website done
diff --git a/styles/header.module.css b/styles/header.module.css index e83b4b7..43a0682 100644 --- a/styles/header.module.css +++ b/styles/header.module.css
@@ -37,7 +37,8 @@ margin-top: 0px; margin-bottom: -20px; font-size: max(2em, 4vw); - color: var(--card-text-color) + color: var(--card-text-color); + word-break: break-word; } .subtext {