commit | df39fd4e2ad785e27433e25d53dad5fbf46a19ee | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Sat Sep 04 16:05:27 2021 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Sat Sep 04 16:05:27 2021 +0100 |
tree | ae8b7678b8902e4af214f943cb23d50785c0a19b | |
parent | 07dd861b14021d4fc1f2f23b699103692e0205fc [diff] [blame] |
finished pages
diff --git a/styles/sectionheading.module.css b/styles/sectionheading.module.css index eed2f94..b657ff0 100644 --- a/styles/sectionheading.module.css +++ b/styles/sectionheading.module.css
@@ -4,4 +4,5 @@ color: var(--card-text-color); font-weight: lighter; text-align: center; + word-break: break-all; } \ No newline at end of file