Skip to content

Commit

Permalink
Load Credspark quiz on HCP homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinsina committed Feb 13, 2024
1 parent a68da1f commit 86acb69
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions sites/healthcarepackaging.com/server/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,7 @@ $theme-site-navbar-secondary-font-size: 16px !default;
height: 10px;
z-index: 9000;
}
#credsparkQuiz {
min-height: 450px;
}
/*! critical:end */
2 changes: 1 addition & 1 deletion sites/healthcarepackaging.com/server/templates/index.marko
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ $ const queryParams = {
request-frame=true
target-tag="head"
/>
<div class="credsparkQuiz" data-quiz-id="community-poll-answer-to-see-how-others-answered-421f60b76653d"></div>
<div id="credsparkQuiz" class="credsparkQuiz" data-quiz-id="community-poll-answer-to-see-how-others-answered-421f60b76653d"></div>
</@section>

<@section>
Expand Down

0 comments on commit 86acb69

Please sign in to comment.