Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MPT-62] [MPT-106] adjust width on faq #787

Open
wants to merge 49 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
3ca1b2a
adjust width on faq
ykIsCoding Jun 25, 2024
3a2c5ec
chore(prettier): ignore build/
wei2912 Jun 25, 2024
6c00ba9
fix(index): debounce carousel render (#784)
Hackin7 Jun 28, 2024
94fad67
fix(lambda): use shorter ID for institution-specific wave
wei2912 Jun 29, 2024
7465735
fix(lambda): decouple wave ID and name
wei2912 Jun 29, 2024
0b6f073
build(deps-dev): bump pretty-quick from 3.1.3 to 3.3.1
dependabot[bot] May 10, 2024
775351b
build(deps-dev): bump husky from 8.0.3 to 9.0.11
dependabot[bot] May 13, 2024
0452dfd
build(deps-dev): bump braces from 3.0.2 to 3.0.3
dependabot[bot] Jun 17, 2024
4a94fc9
feat(index): add CTA (#730)
wei2912 Jun 30, 2024
03c73ca
build(deps-dev): bump typescript from 4.9.4 to 5.5.2
dependabot[bot] Jun 29, 2024
9f13f54
fix(footer): make text alignment responsive (#789)
ykIsCoding Jun 30, 2024
a2a57c0
build(deps): bump @elastic/search-ui
wei2912 Jun 30, 2024
bb6c897
fix(index): rm honorific for mentee
wei2912 Jul 4, 2024
be7f563
fix: vertical alignment and padding
wei2912 Jul 7, 2024
62f40b3
fix(drawer): set cursor of apply button to pointer (#794)
ykIsCoding Jul 7, 2024
fcc7034
chore: rename Page to Canvas
wei2912 Jul 7, 2024
b63859a
build(deps): bump @iconify/react from 4.1.1 to 5.0.1
dependabot[bot] Jul 1, 2024
dcebc96
build(deps): bump @mui/material from 5.14.20 to 5.15.21
dependabot[bot] Jul 1, 2024
ce692f2
build(deps): bump react and @types/react
dependabot[bot] Jul 1, 2024
703d0fb
[MPT-115] fix: standardise to Tailwind breakpoints (#797)
wei2912 Jul 8, 2024
7645a6e
[MPT-116] feat(umami): record document ID + process env in impression…
wei2912 Jul 8, 2024
ebaabe6
decreased space between paragraph and the question
ykIsCoding Jul 14, 2024
a300c36
[MPT-108] [MPT-103] refactor(styles): use grid (#798)
wei2912 Jul 16, 2024
639b555
[MPT-119] Mentorship 2024 Launch (#810)
wei2912 Jul 21, 2024
fba3cc3
fix(ResultView): prevent expanding column for single result (#826)
dabby9734 Sep 8, 2024
c3ef98c
build(deps): bump @mui/material from 5.15.21 to 5.16.7
dependabot[bot] Aug 12, 2024
b89e356
build(deps-dev): bump micromatch from 4.0.5 to 4.0.8
dependabot[bot] Aug 31, 2024
a3f6226
build(deps-dev): bump aws-sdk from 2.1529.0 to 2.1687.0
dependabot[bot] Sep 2, 2024
007ae89
build(deps-dev): bump @next/eslint-plugin-next from 14.0.4 to 14.2.7
dependabot[bot] Sep 2, 2024
d8bc59a
fix(mentors): layer mobile filter sidebar at top (#819)
wei2912 Sep 15, 2024
d72d0db
feat!: migrate to app router (#823)
dabby9734 Oct 13, 2024
117d8c8
build(deps-dev): bump typescript from 5.5.2 to 5.6.2
dependabot[bot] Sep 16, 2024
9d23cae
build(deps): bump next from 14.1.1 to 14.2.10
dependabot[bot] Oct 13, 2024
b827645
build(deps-dev): bump @types/react from 18.3.3 to 18.3.11
dependabot[bot] Oct 13, 2024
0e8cb39
build(deps-dev): bump @next/eslint-plugin-next from 14.2.6 to 14.2.15
dependabot[bot] Oct 13, 2024
a0f1262
build(dependabot): reduce open PRs to 3
wei2912 Nov 5, 2024
72bc9de
build(deps-dev): bump autoprefixer from 10.4.16 to 10.4.20
dependabot[bot] Oct 14, 2024
0610a8f
build(deps-dev): bump tailwindcss from 3.3.6 to 3.4.14
dependabot[bot] Oct 21, 2024
ea0cd47
build(dependabot): check GH Actions
wei2912 Nov 6, 2024
96d50e1
build: upgrade to Node v20
wei2912 Nov 6, 2024
af981ef
build(workflows): bump to Node v20
wei2912 Nov 6, 2024
8df3350
build(workflows): trim Prettier workflow
wei2912 Nov 6, 2024
8e2e1bf
chore: run Prettier v3
wei2912 Nov 6, 2024
4d1af80
build(deps): bump fkirc/skip-duplicate-actions from 4 to 5
dependabot[bot] Nov 6, 2024
5e75270
build(deps-dev): bump cross-spawn from 7.0.3 to 7.0.6
dependabot[bot] Nov 19, 2024
dbf8fd7
adjust width on faq
ykIsCoding Jun 25, 2024
e3cde70
decreased space between paragraph and the question
ykIsCoding Jul 14, 2024
d1339c4
Merge branch 'adjust-width-on-faq' of https://github.com/AdvisorySG/m…
ykIsCoding Jan 7, 2025
ac723d9
centered the text
ykIsCoding Jan 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
210 changes: 105 additions & 105 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 33 additions & 4 deletions pages/faq.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -179,12 +179,27 @@ const App = () => {
aria-controls="panel1a-content"
id="panel1a-header"
>
<Typography>
<Typography
style={{
fontSize: "1.2rem",
textAlign: "justify",
padding: "1%",
}}
>
<b>{question}</b>
</Typography>
</AccordionSummary>
<AccordionDetails>
<Typography>{answer}</Typography>
<Typography
style={{
fontSize: "1.2rem",
textAlign: "justify",
paddingLeft: "1%",
paddingRight: "1%",
}}
>
{answer}
</Typography>
</AccordionDetails>
</StyledAccordion>
))}
Expand All @@ -200,12 +215,26 @@ const App = () => {
aria-controls="panel1a-content"
id="panel1a-header"
>
<Typography>
<Typography
style={{
fontSize: "1.2rem",
textAlign: "justify",
padding: "2%",
}}
>
<b>{question}</b>
</Typography>
</AccordionSummary>
<AccordionDetails>
<Typography>{answer}</Typography>
<Typography
style={{
fontSize: "1.2rem",
textAlign: "justify",
padding: "2%",
}}
>
{answer}
</Typography>
</AccordionDetails>
</StyledAccordion>
))}
Expand Down
Loading