Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit 0905992

Browse files
committed
Constrain images on extra large monitors
1 parent 1232e14 commit 0905992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ hr {
250250

251251
.blog-post-image {
252252
width: 100%;
253+
max-width: 1100px;
253254
}
254255

255256
.blog-post-title {

0 commit comments

Comments
 (0)