Initial adjustments to the website

This commit is contained in:
2024-04-10 22:30:01 +01:00
parent 92f4f2d0f7
commit 2d08313b05
17 changed files with 157 additions and 80 deletions

View File

@@ -37,4 +37,8 @@ body {
.splide__arrow.splide__arrow--prev {
height: 5em !important;
width: 5em !important;
}
.splide__slide {
display: flex;
}