Skip to content

Commit

Permalink
siv.org/faq: switch Expand All btn to the left side to not be under S…
Browse files Browse the repository at this point in the history
…end btn
  • Loading branch information
arianabuilds committed Jun 15, 2024
1 parent d23068d commit 4e27dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/faq/FAQPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export const FAQPage = (): JSX.Element => {

<AddYourQuestion />

<div className="button-container">
<div className="flex mt-5 button-container">
<OnClickButton
style={{ margin: 0, padding: '5px 15px', textAlign: 'right' }}
onClick={() => {
Expand Down

0 comments on commit 4e27dd2

Please sign in to comment.