From 4847536d94671d91187d8ba602f74ec09261a808 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Mon, 5 May 2025 00:15:09 +0500 Subject: feat: software page --- public/static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'public/static/style.css') diff --git a/public/static/style.css b/public/static/style.css index 58eabdc..06be5e1 100644 --- a/public/static/style.css +++ b/public/static/style.css @@ -99,6 +99,10 @@ form { flex-direction: row; } +.screenshots img { + height: 128px; +} + /** ------------ COUNTER -- cgit v1.2.3