mirror of
https://github.com/zoriya/EAU.git
synced 2026-06-07 04:16:37 +00:00
Update carousel.scss
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
{
|
||||
&:nth-child(#{$i + 1})
|
||||
{
|
||||
transform: rotateY($i * 20deg) translateZ(350vw);
|
||||
transform: rotateY($i * 20deg) translateZ(130vw);
|
||||
|
||||
@include media-breakpoint-up(md)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user