diff options
author | nathan <nathansmith@disroot.org> | 2025-08-08 11:04:47 -0600 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-08-08 11:04:47 -0600 |
commit | 93cff0935bffc8a23e7f392cce394fe3ad5e7b26 (patch) | |
tree | d810cdb15805b45c67bccea0d16d2831fed8d447 /org/css/guest-book.css | |
parent | 1c2a0f4ecbe5050f64a9481b27457c19652a8fa5 (diff) |
Old size was better
Diffstat (limited to 'org/css/guest-book.css')
-rw-r--r-- | org/css/guest-book.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/css/guest-book.css b/org/css/guest-book.css index 1822892..b02b00c 100644 --- a/org/css/guest-book.css +++ b/org/css/guest-book.css @@ -10,7 +10,7 @@ hr { .container { background-color: #bebebe; - width: 75%; + width: 65%; margin: auto; border: 1px solid black; } |