updating containers for single page template

This commit is contained in:
Antoine M 2023-10-27 14:22:42 +02:00
parent 3c4fd2b427
commit 5dd953af63

View File

@ -0,0 +1,5 @@
.single-post-container,
.template-archives,
.homegrade-page-container {
@apply container px-8 mx-auto;
}