Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit c07e25c

Browse files
committed
fixed some design card display stuff
1 parent 32c0597 commit c07e25c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/directives/design-challenge-user-place.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ design-challenge-user-place {
99
align-items: center;
1010

1111
.place {
12+
&.completed, &.passed, &.didnt {
13+
margin-bottom: -23px;
14+
margin-top: 40px;
15+
}
1216
margin-bottom: 8px;
1317
margin-top: 8px;
1418
@include sofia-pro-regular;

0 commit comments

Comments
 (0)