Fixed up GoGuardian for Nergis. Added some Walmart notes and tasks and (almost) finished the parse csv script for Anthology.

This commit is contained in:
Norm Rasmussen
2024-01-10 18:09:40 -05:00
parent 237b6795c6
commit f0f18ff843
3 changed files with 76 additions and 90 deletions

View File

@ -35,4 +35,15 @@
.learning-path-image {
object-fit: contain;
}
}
}
.np-homepage-hero-content {
padding: 36px 24px;
position: absolute;
width: 50%;
height: 100%;
display: flex;
justify-content: end;
align-items: flex-end;
margin-left: 500px;
}