Notes and Scripts Baby

This commit is contained in:
Norm Rasmussen
2023-01-11 17:11:42 -05:00
parent f7708aa885
commit 98edb5265e
21 changed files with 375 additions and 120 deletions

View File

@ -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;