summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2022-11-11 13:41:45 -0800
committerPreston Pan <preston@nullring.xyz>2022-11-11 13:41:45 -0800
commitd1d3b99dd370c3d3674efd021225ba508f3dc064 (patch)
tree601f023b27b677c3302b71f7900108dc0abf5335 /website
parent20fc71ed01e4d11c23a6d6bdc0cf0ddd78bbd205 (diff)
fixed, i think?
Diffstat (limited to 'website')
-rw-r--r--website/css/style.css2
-rw-r--r--website/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/website/css/style.css b/website/css/style.css
index 4be6fc3..c45c51d 100644
--- a/website/css/style.css
+++ b/website/css/style.css
@@ -71,7 +71,7 @@ h1 {
margin-top: 1.0em;
color: #acb0d0;
text-align: center;
- width: 100%;
+ max-width: 100%;
}
h2 {
diff --git a/website/index.html b/website/index.html
index 746b1bf..8ba118c 100644
--- a/website/index.html
+++ b/website/index.html
@@ -3,7 +3,7 @@ Preston Pan
$$END TITLE
$$START CONTENT
-<p><h1>Preston Pan</h1></p>
+<h1>Preston Pan</h1>
<p>
Hi! I'm Preston Pan, and this is my v3 of my website.