feat: Implement blog API service and refactor components for improved data fetching

This commit is contained in:
Wini_Fy
2026-02-04 15:33:02 +07:00
parent d46c420aaf
commit 9a71d39ebf
16 changed files with 790 additions and 149 deletions

View File

@@ -644,9 +644,7 @@
.news-details-image {
img {
width: 852px;
height: 400px;
object-fit: cover;
@include imgw;
border-radius: 16px;
}
}