diff options
author | nathan <nathansmith@disroot.org> | 2025-08-08 08:46:38 -0600 |
---|---|---|
committer | nathan <nathansmith@disroot.org> | 2025-08-08 08:46:38 -0600 |
commit | 4eb973d722032dacb13a05728ddeced00c05ce2e (patch) | |
tree | f08cef3e767e8d93ef34709e8c54f966e5e3c46a /org/css/guest-book.css | |
parent | ef7130a59f106bb2296a015014704d5f2cb03cab (diff) |
free money
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 dd86966..1822892 100644 --- a/org/css/guest-book.css +++ b/org/css/guest-book.css @@ -10,7 +10,7 @@ hr { .container { background-color: #bebebe; - width: 60%; + width: 75%; margin: auto; border: 1px solid black; } |