From 5560e4247a9effef6c3d4b48b4735c3f1c53a566 Mon Sep 17 00:00:00 2001 From: sttk Date: Sat, 26 Feb 2022 13:48:08 +0900 Subject: [PATCH] Doc: Modify code style in the project page --- docs/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.css b/docs/index.css index 871b4cd..e327b47 100644 --- a/docs/index.css +++ b/docs/index.css @@ -102,7 +102,7 @@ section > ul { div.code { font-family: monospace; - font-size: 0.8rem; + font-size: 0.95rem; padding: 0.5rem 1rem; background-color: #eee; display: inline-block;