Commit Graph

13 Commits

Author SHA1 Message Date
54284fbb0b Make sure the icon is sized properly in footer socials 2024-05-12 21:27:47 +03:00
b7b95e6653 Only target needed elements for transitioning, more fail-proof reduced motion setting 2024-05-09 23:32:09 +03:00
dea2adb63d Rename --content-width to --container-width 2024-05-06 00:43:10 +03:00
86cc9a7ff3 Improve footer socials hoover state, make the structure cleaner 2024-05-04 22:41:35 +03:00
2ff0428619 Make the footer socials smaller 2024-05-04 21:56:29 +03:00
21bad0a764 Add active state to the footer socials
And use "transform" for transforms since e.g setting scale directly is not widely supported by browsers (baseline 2022)
2024-05-02 23:42:16 +03:00
4c774ff990 Make footer social links darker
They were too bright compared to the "powered by" text, even though it used same color
2024-05-02 21:30:29 +03:00
8aa03d03fa Rewrite footer to support links and socials, tweak heading sizes, deprecate page/site links and replace with "external" class, change discalimer heading from plural to singular 2024-05-02 17:58:27 +03:00
0fa24c2d7c Sort styles using "Sort CSS" VSCode extension 2024-04-03 02:19:54 +03:00
d0eaa63568 Change indenting to 1 tab (4 spaces)
It's more readable this way
2024-02-27 18:38:23 +03:00
89f0c95b70 feat: Try passing w3 validation 2024-01-30 23:38:57 +03:00
5939a6681f chore: Use IDs instead of classes for nav and footer; change name to site-nav/footer 2024-01-22 22:12:46 +03:00
4addfec36e feat: Restore BS icons, separate styles to modules 2024-01-13 17:15:18 +03:00