Add "view more" button to main container and update styles

This commit is contained in:
2025-10-03 05:29:34 +10:00
parent 11b35c0af9
commit 5cdb914e76
2 changed files with 11 additions and 1 deletions

View File

@@ -679,6 +679,8 @@ footer a:hover {
cursor: pointer;
text-decoration: none;
display: block;
clear: both;
margin-top: 3rem;
}
.view-more-posts:hover {