@harnettdSubmitted over 1 year ago
While feedback is always welcome, I don't have any specific question for this project.
While feedback is always welcome, I don't have any specific question for this project.
Having seen the solution-design comparison, it seems I have some work left to do in positioning the background-image.
7-11-2023 Edit: I managed to fix my background-image issues with
.page { background-position: center top; background-repeat: no-repeat; background-size: contain; }