added proper blog page and fixed listing to make it much more automatic and stable
This commit is contained in:
parent
f31e5e49d2
commit
bb7e3329f3
9 changed files with 622 additions and 21 deletions
|
|
@ -33,4 +33,13 @@
|
|||
width: 80%;
|
||||
}
|
||||
|
||||
main {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
padding: 2rem;
|
||||
margin-top: 3.5rem;
|
||||
gap: 2rem;
|
||||
}
|
||||
|
||||
</style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue