add: article view

View for blog articles, with date filter
This commit is contained in:
webfussel 2025-06-12 14:15:45 +02:00
parent 9abd595b49
commit f1cb4048a4
2 changed files with 4 additions and 1 deletions

View file

@ -3,6 +3,10 @@
flex-direction: column;
gap: 2rem;
h1 {
font-size: 2rem;
}
& .image {
width: 100%;
height: 450px;