Skip to content

Commit c87b52a

Browse files
committed
dark cards , css animation on hover , box width changed from 400px to 390px
1 parent 3c63f9e commit c87b52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

styles/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
}
2929

3030
.wrapper .box {
31-
width: 400px;
31+
width: 390px;
3232
height: 330px;
3333
border-radius: 15px;
3434
transition: transform 500ms ease-out;

0 commit comments

Comments
 (0)