confighantering. connection t postgres. test av import

This commit is contained in:
2025-09-06 16:53:23 +02:00
parent 1744a5b7de
commit 8c54a120d1
9 changed files with 341 additions and 22 deletions

View File

@@ -1 +1,8 @@
@import "../../node_modules/bootstrap/scss/bootstrap.scss";
.book-card {
.card-img-top {
padding: 1rem;
aspect-ratio: 3 / 4;
}
}