no message
This commit is contained in:
parent
4be6dce8af
commit
ebfdfca645
@ -780,6 +780,9 @@
|
|||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
.content .details-box .course:last-of-type {
|
||||||
|
margin-bottom: 40px;
|
||||||
|
}
|
||||||
.content .details-box .course .icon {
|
.content .details-box .course .icon {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
@ -892,6 +892,10 @@
|
|||||||
padding-top: 19px;
|
padding-top: 19px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
|
|
||||||
|
&:last-of-type {
|
||||||
|
margin-bottom: 40px;
|
||||||
|
}
|
||||||
|
|
||||||
.icon {
|
.icon {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user