Skip to content

Commit

Permalink
Fix line break
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-karlsson committed Mar 22, 2024
1 parent c32b512 commit 4db7f87
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions client/src/components/Setup.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,9 @@ function Setup() {
<div style={welcomeStyle}>
<div>
<h4>
Welcome to the Council of Foods - an assembly of diverse
<br /> foods, addressing the broken food system through debate.
Welcome to the Council of Foods - an assembly of diverse foods,
<br />
addressing the broken food system through debate.
</h4>
<h4>
To begin a meeting, decide on a topic
Expand Down

0 comments on commit 4db7f87

Please sign in to comment.