Skip to content

Commit 5a4f0d0

Browse files
Copilotbrunoborges
andcommitted
Increase article div width to 1100px to match navbar
Co-authored-by: brunoborges <129743+brunoborges@users.noreply.github.com>
1 parent 23c3198 commit 5a4f0d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -836,7 +836,7 @@ nav {
836836

837837
/* ---------- Article Page ---------- */
838838
.article {
839-
max-width: 900px;
839+
max-width: 1100px;
840840
margin: 0 auto;
841841
padding: 40px 24px 80px;
842842
}

0 commit comments

Comments
 (0)