Update main.css
This commit is contained in:
parent
50647825c6
commit
4124fd5a3f
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user