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