Skip to content

Commit c0a9598

Browse files
authored
Update Join_us.html
1 parent 829df13 commit c0a9598

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/Join_us.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
margin: 30px auto;
2727
overflow: hidden;
2828
border-radius: 12px;
29-
box-shadow: 0 5px 20px rgba(0,0,0,0.10);
29+
box-shadow: 0 2px 12px rgba(0,0,0,0.10);
3030
}
3131
.carousel-images img {
3232
width: 100%;
3333
height: 100%
34-
display: flex;
34+
display: none;
3535
transition: opacity 0.5s;
3636
}
3737
.carousel-images img.active {

0 commit comments

Comments
 (0)