diff options
| author | ilotterytea <iltsu@alright.party> | 2025-05-05 00:15:09 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2025-05-05 00:33:26 +0500 |
| commit | 4847536d94671d91187d8ba602f74ec09261a808 (patch) | |
| tree | 1fd3ac1528677f0ae6fe253c9c5705b06b44e15d /public/static/style.css | |
| parent | d20211fad9bc61b9e92c70707ecbe2a5a30fe75a (diff) | |
feat: software page
Diffstat (limited to 'public/static/style.css')
| -rw-r--r-- | public/static/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
