Skip to content

Commit e255570

Browse files
committed
updated
1 parent 66ca871 commit e255570

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

css/codeception.css

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -607,16 +607,14 @@ ul.navbar-nav {
607607

608608

609609
.card {
610+
610611
display: block;
611612
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
612613
background: #fff;
613614
}
614615

615-
.card.module {
616-
617-
}
618-
619616
.card {
617+
padding: 3em;
620618
margin-top: 10px;
621619
box-sizing: border-box;
622620
border-radius: 2px;

0 commit comments

Comments
 (0)