add: article view
View for blog articles, with date filter
This commit is contained in:
parent
9abd595b49
commit
f1cb4048a4
2 changed files with 4 additions and 1 deletions
|
@ -3,6 +3,10 @@
|
|||
flex-direction: column;
|
||||
gap: 2rem;
|
||||
|
||||
h1 {
|
||||
font-size: 2rem;
|
||||
}
|
||||
|
||||
& .image {
|
||||
width: 100%;
|
||||
height: 450px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue