mobile styles and fix overflow
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
.testimonial-slice-container {
|
||||
margin-bottom: 5rem;
|
||||
padding-bottom: 9rem;
|
||||
|
||||
.g-sky-border {
|
||||
top: 20px;
|
||||
@include media-breakpoint-up(lg) {
|
||||
.g-sky-border {
|
||||
margin-bottom: -73px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.testimonial-img {
|
||||
// border-radius: 50%;
|
||||
width: 100%;
|
||||
max-width: 300px;
|
||||
max-height: 300px;
|
||||
@@ -26,8 +28,9 @@
|
||||
}
|
||||
}
|
||||
|
||||
.sonar {
|
||||
.radial {
|
||||
right: 0;
|
||||
top: 0;
|
||||
top: -55px;
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user