More work on blog
This commit is contained in:
7
styles/Blog/Front.module.scss
Normal file
7
styles/Blog/Front.module.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.contentList {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-evenly;
|
||||
margin: 0 -1rem;
|
||||
padding: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user