diff options
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 |
