New Coregrade
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
.faq-area-page {
|
||||
padding: 150px 0;
|
||||
|
||||
@include sm {
|
||||
padding: 80px 0;
|
||||
}
|
||||
@include md {
|
||||
padding: 100px 0;
|
||||
}
|
||||
@include lg {
|
||||
padding: 120px 0;
|
||||
}
|
||||
.accordion-wrapper {
|
||||
&.style-2 {
|
||||
padding: 0;
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user