update the profile picture

This commit is contained in:
2025-05-01 20:59:25 +01:00
parent b88295dabf
commit 77dc7f42b8
9 changed files with 11 additions and 12 deletions

View File

@@ -22,11 +22,11 @@ body {
}
.splide__arrow svg {
fill: $red !important;
fill: $accent_colour !important;
}
.splide__pagination__page.is-active {
background-color: $red !important;
background-color: $accent_colour !important;
}
.splide__arrow.splide__arrow--next {