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

Commit 96989f0

Browse files
committed
design card cleanup
1 parent b35cfe0 commit 96989f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ design-challenge-user-place {
1010
align-items: center;
1111

1212
.place {
13-
margin-bottom: 0px;
13+
margin-bottom: 8px;
14+
margin-top: 8px;
1415
@include sofia-pro-regular;
1516
font-size: 20px;
1617
color: $gray-darkest;
@@ -113,6 +114,7 @@ design-challenge-user-place {
113114
}
114115

115116
.winner-ribbon {
117+
z-index: 1;
116118
@include background-image-size(73px, 26px);
117119
background: url(/images/ico-winner-ribbon.svg);
118120
align-self: flex-start;

0 commit comments

Comments
 (0)