commit c4d9a54d06c06e62bb1e31a615617e1729e6c5e6 parent ed9fefe9a92032381ad2ffa4673e762d050a87ee Author: Ian <ian@shmage.xyz> Date: Fri, 3 Feb 2023 23:50:36 -0500 Make font bigger Diffstat:
M | static/css/style.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/css/style.css b/static/css/style.css @@ -19,7 +19,7 @@ body { color: black; background-color: #3e5239; background-image: url(/images/background.jpg); - font-size: 14px; + font-size: 1.1em; } .short {