Updated containers and the image inline to be closer to the original site

This commit is contained in:
2023-09-04 01:30:59 +02:00
parent a2e9c105ba
commit 5b9b42f788
7 changed files with 66 additions and 28 deletions

View File

@@ -4,12 +4,12 @@
border-radius: 1rem;
}
.sm-size {
height: 15rem;
max-height: 15rem;
}
.md-size {
height: 25rem;
max-height: 25rem;
}
.lg-size {
height: 40rem;
max-height: 40rem;
}
}