You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
231 B

.challenge{
padding: 12px 14px;
border-bottom: 1px solid lightgrey;
}
.position{
font-size: 12px;
color: dimgray;
}
.detail{
padding-top: 6px;
font-size: 13px;
color: dimgrey
}
.detail>text{
margin-right: 12px;
}