Fixed buttons and dots positioning

This commit is contained in:
NetMan 2024-02-20 17:28:17 +01:00
parent bd954d1b33
commit f962f43b52
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
height: 100dvh;
width: 100vw;
max-width: 100%;
position: relative;
}
.slider-image-container {