commit | 787274579b4adb6d9b3dfb8c1c9efb12661e9aa9 | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Thu Nov 04 21:25:07 2021 +0000 |
committer | pineafan <pineapplefanyt@gmail.com> | Thu Nov 04 21:25:07 2021 +0000 |
tree | 11cb975f2b87ad531e3c3a7084a965d1c5a0a0d1 | |
parent | 1b8af113edf7aadd69a854f412557ebd98add9e3 [diff] [blame] |
colours
diff --git a/styles/sectionheading.module.css b/styles/sectionheading.module.css index 5b469af..097d4ab 100644 --- a/styles/sectionheading.module.css +++ b/styles/sectionheading.module.css
@@ -2,6 +2,7 @@ width: 100%; font-size: max(2em, 4vw); color: var(--theme-ui-colors-text); + transition: color 0.3s ease-in-out; font-weight: lighter; text-align: center; word-break: break-all;