feat(post): solow model
This commit is contained in:
parent
1b4bfff7e6
commit
c2e8721fa1
3 changed files with 68 additions and 1 deletions
|
|
@ -13,6 +13,14 @@ header {
|
|||
justify-content: space-between;
|
||||
}
|
||||
|
||||
ul {
|
||||
list-style: unset;
|
||||
}
|
||||
|
||||
li {
|
||||
margin: 5px 0;
|
||||
}
|
||||
|
||||
.main {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue