diff options
author | Andrew Yu <andrew@andrewyu.org> | 2021-12-16 11:28:19 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2021-12-16 11:28:19 +0800 |
commit | 8d36eab1692677a9378dbcd0152ad26c1db36933 (patch) | |
tree | 907ec7d94591bed33da54fd16fd37220c0ec534f /style.css | |
parent | 69429c827c80ab09c621c6d84fac2b58c078a8de (diff) | |
download | www-8d36eab1692677a9378dbcd0152ad26c1db36933.tar.gz |
spelling issues, hacked css
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/style.css b/style.css index 32225da..522a753 100644 --- a/style.css +++ b/style.css @@ -20,6 +20,7 @@ h1 { gap: 2%; } .multicol div { + /* min-width: 15ex; */ /* max-width: 75ex; */ /* margin-left: auto; */ /* margin-right: auto; */ |