Updated number of posts to show on the homepage

This commit is contained in:
Sodbileg Gansukh
2023-09-11 15:16:34 +08:00
parent 4ca2598046
commit 912961abc5
5 changed files with 34 additions and 22 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1644,7 +1644,7 @@ Search LOGO Login Subscribe
/* 11.2. Without sidebar */
.gh-container.is-list:not(.has-sidebar) :is(.gh-container-title, .gh-main, .gh-more) {
grid-column: 4 / span 11;
grid-column: 3 / span 12;
}
.gh-container.is-grid:not(.has-sidebar) .gh-main {