aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorPreston Pan <preston@nullring.xyz>2024-01-26 18:27:01 -0800
committerPreston Pan <preston@nullring.xyz>2024-01-26 18:27:01 -0800
commitbd9ec8459944bea0195e9e9c4c199599763ad541 (patch)
tree316fc6c76be30a5bf0ba7369add4ac76ead70ef3 /style.css
parent13e09dc9dc3aca9abd93abe62683c89a73a42122 (diff)
more media queries
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index 8234b7f..bb8a521 100644
--- a/style.css
+++ b/style.css
@@ -208,4 +208,7 @@ pre.src-stem:before {
margin-left: 200px;
font-size: 20px;
}
+ #table-of-contents ul a {
+ font-size: 25px;
+ }
}