Skip to content

[GPT-129] carousell#481

Open
AA2409 wants to merge 3 commits into
AdvisorySG:mainfrom
AA2409:main
Open

[GPT-129] carousell#481
AA2409 wants to merge 3 commits into
AdvisorySG:mainfrom
AA2409:main

Conversation

@AA2409

@AA2409 AA2409 commented Apr 22, 2026

Copy link
Copy Markdown
Contributor

trying to change featured.hbs but 'Highlights' does not resize properly in smaller screens

@wei2912
wei2912 self-requested a review May 19, 2026 14:38
@wei2912 wei2912 linked an issue May 19, 2026 that may be closed by this pull request
@wei2912 wei2912 changed the title carousell [GPT-129] carousell May 19, 2026

@Hackin7 Hackin7 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image Image Image

Comment thread partials/featured.hbs
@@ -1,7 +1,7 @@
{{#get "posts" filter="featured:true" include="tags,excerpt" limit="all" as |featured|}}
{{#if featured}}
<section class="featured-wrapper container pt-24">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not remove the container class, this part is the section that gives the section its neecessary padding

With
Image

Without

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Home: Carousel is wonky

2 participants