This commit is contained in:
2025-06-16 11:48:43 +10:00
parent 318ee5fc94
commit 6c73ee5666

View File

@@ -51,7 +51,7 @@ a {
}
.container {
max-width: 1200px; /* set max width */
max-width: 1560px; /* increased by 30% from 1200px */
width: 100%;
margin: 0 auto;
padding: 2rem 0 2rem 0;
@@ -123,7 +123,7 @@ social-links a:hover .fab.fa-youtube {
}
#posts {
max-width: 1200px;
max-width: 1560px; /* increased by 30% from 1200px */
width: 100%;
margin-left: auto;
margin-right: auto;