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

Commit b0c2bb3

Browse files
committed
Merge pull request #533 from appirio-tech/feature/tom-des-card-comp
fixed some design card display stuff
2 parents 09340f0 + c07e25c commit b0c2bb3

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)