feat: add news detail design

This commit is contained in:
2024-12-16 21:44:44 +01:00
parent 2ae28cbd87
commit 2604436c7c
9 changed files with 164 additions and 14 deletions

View File

@@ -7,5 +7,6 @@
@import 'components/navigation';
@import 'components/images';
@import 'components/news';
@import "components/news_detail";
@import 'components/footer';
@import 'components/buttons';