diff options
author | Your Name <you@example.com> | 2025-04-23 19:46:22 -0600 |
---|---|---|
committer | Your Name <you@example.com> | 2025-04-23 19:46:22 -0600 |
commit | b49c42200ced67e200a06bb7e5c26e46cb417460 (patch) | |
tree | ec8d3850307dc33f2a9dabf0dba3ac674b2a9741 /styles.css | |
parent | afdc2b0f757267d53e93f291e6791bd7643f8de4 (diff) |
index
Diffstat (limited to 'styles.css')
-rw-r--r-- | styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ p { table, th, td { border: 2px solid; border-collapse: collapse; - font-size: 20; + font-size: 20px; margin: 10px; padding: 10px; } |