diff options
-rw-r--r-- | css/dthompson.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/dthompson.css b/css/dthompson.css index 563aa65..3fbc63e 100644 --- a/css/dthompson.css +++ b/css/dthompson.css @@ -162,7 +162,7 @@ footer { color: #666; } -.post img { +.post img, .centered-image { display: block; max-width: 100%; height: auto; |