From e79a3cd5ed3aa4d4be1707927c4e2d647032349a Mon Sep 17 00:00:00 2001 From: cel Date: Sat, 6 May 2017 19:03:03 -1000 Subject: Remove fixed image size --- static/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/styles.css b/static/styles.css index 96383d1..3d513f2 100644 --- a/static/styles.css +++ b/static/styles.css @@ -16,7 +16,6 @@ section { .ssb-post img { max-width: 100%; - width: 640px; background-color: #eee; } -- cgit v1.2.3