rename config.toml to hugo.toml

This commit is contained in:
somrat sorkar
2023-07-05 16:25:58 +06:00
parent 39d31f2ade
commit caee77c940
8 changed files with 37 additions and 21 deletions

View File

@@ -12,7 +12,7 @@ main {
// container
.container {
@apply mx-auto 2xl:max-w-[1320px] px-4;
@apply mx-auto px-4 2xl:max-w-[1320px];
}
// form style