From 2d06d465e80d9d115641f2ed1ff9ed294da0b38c Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Wed, 7 May 2025 14:45:27 +0500 Subject: feat: show active content size --- public/static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'public/static') diff --git a/public/static/style.css b/public/static/style.css index f39fc2c..1398a34 100644 --- a/public/static/style.css +++ b/public/static/style.css @@ -489,4 +489,8 @@ a.box:hover { .center { justify-content: center; align-items: center; +} + +.font-small { + font-size: 12px; } \ No newline at end of file -- cgit v1.2.3