DeepL templates and tasks for the same.
This commit is contained in:
@ -181,6 +181,7 @@ section {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
margin-bottom: 20px;
|
||||
align-items: center;
|
||||
}
|
||||
.course-lessons {
|
||||
padding-right: 5px;
|
||||
@ -189,6 +190,20 @@ section {
|
||||
.course-time {
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
.sl-card-ribbon {
|
||||
background: #FFE769;
|
||||
color: #0F2B46;
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
line-height: 14px;
|
||||
padding: 7px 12px;
|
||||
position: absolute;
|
||||
right: 8px;
|
||||
border-radius: 4px;
|
||||
top: 8px;
|
||||
}
|
||||
|
||||
.slick-track {
|
||||
display: flex !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user