diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-01-12 14:47:54 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-01-12 14:47:54 +0800 |
commit | 0b9ffaaeb9f3004fd99ba8a12c0136afc355e231 (patch) | |
tree | 005687471513f2a6487833aa54d43e4cefd48df1 /index.html | |
parent | f7bdc5d226d52813e06a2872cdac2ff21fb86c2c (diff) | |
download | www-0b9ffaaeb9f3004fd99ba8a12c0136afc355e231.tar.gz |
multiple columns, again
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index d794b77..b04e8b5 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@ <li><a href="https://lib.andrewyu.org">Files</a></li> </ul> </div> - <div class="wrapper"> + <div id="main"> <div id="majornote"> <p>I'm currently messing around with my CSS. If you want to see a demonstration of a unusable website, come to the <a href="/lovely">test site</a>.</p> </div> |