[yoga-24] our services component: make images rounded with css
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.rounded-image{
|
||||
border-top-left-radius: 60px;
|
||||
border-bottom-right-radius: 60px;
|
||||
}
|
||||
|
||||
/*:global(div.slick-active):nth-last-child(n!*){*/
|
||||
/* padding-left: 6px;*/
|
||||
/* padding-right: 0;*!*/
|
||||
|
||||
Reference in New Issue
Block a user