responsive stuff
This commit is contained in:
@@ -7,10 +7,15 @@
|
||||
text-align: center;
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
.testimonials {
|
||||
padding: 0 2rem;
|
||||
position: relative;
|
||||
|
||||
@include media-breakpoint-down(md) {
|
||||
padding: 0 1rem;
|
||||
}
|
||||
|
||||
.slick-arrow {
|
||||
width: 60px;
|
||||
height: 55px;
|
||||
@@ -126,6 +131,10 @@
|
||||
&.name {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
@include media-breakpoint-down(md) {
|
||||
font-size: 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user