diff options
| author | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2023-05-10 14:00:00 +0100 |
|---|---|---|
| committer | elizabeth.hunt@simponic.xyz <elizabeth.hunt@simponic.xyz> | 2023-05-23 18:38:56 -0700 |
| commit | ab9c3d9615a9ddc7aa6eb04b51b481cb371748f7 (patch) | |
| tree | 6c92cfd1b1871c8810a5693932eb2609d4cfeef0 /css/style.css | |
| parent | 39ea90b2ff31760f93392634192c2a0614e20c82 (diff) | |
| download | simponic.xyz-ab9c3d9615a9ddc7aa6eb04b51b481cb371748f7.tar.gz simponic.xyz-ab9c3d9615a9ddc7aa6eb04b51b481cb371748f7.zip | |
Update php
Diffstat (limited to 'css/style.css')
| -rw-r--r-- | css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css index a970fc7..9a9b803 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,6 @@ body { margin: 40px auto; - max-width: 650px; + max-width: 900px; line-height: 1.6; font-size: 18px; color: #444; |
