Notes and Scripts Baby
This commit is contained in:
@ -174,6 +174,7 @@
|
||||
border-radius: 10px;
|
||||
margin: auto;
|
||||
object-fit: contain;
|
||||
right: -15%;
|
||||
}
|
||||
.course-header-right-background {
|
||||
height: 100%;
|
||||
@ -285,6 +286,9 @@
|
||||
.course-instructor {
|
||||
padding: 72px 10%;
|
||||
}
|
||||
.course-header-right-image {
|
||||
right: -31%;
|
||||
}
|
||||
}
|
||||
@media only screen and (min-width: 1200px) {
|
||||
.course-header-right-image {
|
||||
@ -312,6 +316,7 @@
|
||||
height: auto;
|
||||
margin-bottom: 20px;
|
||||
margin-left: 0;
|
||||
right: 0;
|
||||
}
|
||||
.course-header-right-background {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user