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

Commit 0693cb8

Browse files
committed
Larger max-width required to fill standard screen sizes
1 parent 0905992 commit 0693cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/base.css

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

251251
.blog-post-image {
252252
width: 100%;
253-
max-width: 1100px;
253+
max-width: 1600px;
254254
}
255255

256256
.blog-post-title {

0 commit comments

Comments
 (0)