summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index bda6245..4a98dee 100644
--- a/style.scss
+++ b/style.scss
@@ -252,8 +252,9 @@ img {
}
#content img.flex {
- max-height: 50px;
+ max-height: 100px;
width: auto;
+ display: block;
}
#content img.solo {