round preview card corners
This commit is contained in:
parent
c58af4b720
commit
0b972a67e3
1 changed files with 1 additions and 0 deletions
|
|
@ -766,6 +766,7 @@ const projects: Project[] = [
|
||||||
position: relative;
|
position: relative;
|
||||||
width: min(100%, var(--testimonials-stage-width));
|
width: min(100%, var(--testimonials-stage-width));
|
||||||
height: var(--testimonials-card-height);
|
height: var(--testimonials-card-height);
|
||||||
|
border-radius: 14px;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue