a new start

This commit is contained in:
2025-10-25 12:39:30 +02:00
commit c97cadef78
726 changed files with 454051 additions and 0 deletions

13
_sass/my-style.scss Normal file
View File

@@ -0,0 +1,13 @@
.layout-post {
.img-wrapper {
img {
max-width: 100%;
height: auto;
}
}
}
.avatar {
width: 150px;
height: auto;
}