From 933eba7dc3bdc979fefadd47388b20b8360e1d6b Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 28 Sep 2024 17:47:52 +0800 Subject: style: prettier --- src/css/index.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/css/index.css') diff --git a/src/css/index.css b/src/css/index.css index 194ca9c..a17ecce 100644 --- a/src/css/index.css +++ b/src/css/index.css @@ -65,7 +65,7 @@ body { padding-inline: 0; font-family: monospace; - font-size: 1.0rem; + font-size: 1rem; &.focus { border: var(--content-focus-border); @@ -158,7 +158,7 @@ body { text-overflow: ellipsis; ::before { - width: 2rem + width: 2rem; } } } -- cgit v1.2.3-70-g09d2