Update main.css
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
.carousel {
|
.carousel {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: calc(100vw - 5vh);
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.carouselInner {
|
.carouselInner {
|
||||||
@@ -95,4 +95,4 @@
|
|||||||
.classContainer .curve {
|
.classContainer .curve {
|
||||||
left: 2vh;
|
left: 2vh;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user