rename post -> posts

This commit is contained in:
Junyi Hou 2024-04-09 20:14:49 +08:00
parent 41c5286796
commit 0f646e7082
21 changed files with 46 additions and 48 deletions

View file

@ -0,0 +1,8 @@
@import 'subfolder/hello.scss';
.container {
max-width: none;
padding-left: 5em;
padding-right: 5em;
background-color: white;
}