diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-06-11 12:40:51 -0500 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-06-11 12:40:51 -0500 |
| commit | 8d17a31bd701d7b9c90c546b29f3bf9ffa4cc41f (patch) | |
| tree | b76361859df0b9dec2517ac8aa9b5671292592b9 /style.css | |
| parent | 3c1846a179cc7f7630efb2d1a85018f2be680b9c (diff) | |
changes to article structure, wrote about ai
Diffstat (limited to 'style.css')
| -rw-r--r-- | style.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ body { justify-content: center; align-items: flex-start; padding-top: 2rem; + padding-left: 2rem; + padding-right: 2rem; } h1 { |
