From 13e09dc9dc3aca9abd93abe62683c89a73a42122 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Fri, 26 Jan 2024 18:24:11 -0800 Subject: media queries --- style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'style.css') diff --git a/style.css b/style.css index 43a84fc..8234b7f 100644 --- a/style.css +++ b/style.css @@ -206,5 +206,6 @@ pre.src-stem:before { body { margin: 20px auto; margin-left: 200px; + font-size: 20px; } } -- cgit