diff options
author | Your Name <you@example.com> | 2025-04-24 02:28:47 -0600 |
---|---|---|
committer | Your Name <you@example.com> | 2025-04-24 02:28:47 -0600 |
commit | 6df7b8d6509939057ef095a14d6eb27c02c322e4 (patch) | |
tree | 0f3e409423111e6da49c7b047a804cdb8ab22d60 /styles.css | |
parent | a4861c610ac276867813d26b448434d11dbb1986 (diff) |
index
Diffstat (limited to 'styles.css')
-rw-r--r-- | styles.css | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -64,4 +64,6 @@ div { padding-left: 20px; border: 08px solid #b8bb26; margin: 20px; + max-width: 800px; + text-align: left } |