Update main.css

This commit is contained in:
2020-09-30 17:38:52 +00:00
committed by GitHub
parent 50647825c6
commit 4124fd5a3f

View File

@@ -48,7 +48,7 @@
.carousel {
overflow: hidden;
position: relative;
width: calc(100vw - 5vh);
width: 100%;
}
.carouselInner {
@@ -95,4 +95,4 @@
.classContainer .curve {
left: 2vh;
}
}
}