Skip to content

Commit

Permalink
chore: tidy up index.html (#131)
Browse files Browse the repository at this point in the history
Co-authored-by: darktears <[email protected]>
  • Loading branch information
github-actions[bot] and darktears authored Mar 12, 2024
1 parent 1ce8353 commit e637808
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -623,8 +623,8 @@ <h2>
<ol>
<li>Designing and making applications which do not place content in the
fold/hinge area, especially buttons. This area is typically hard to
interact with with fingers because the curvature of the fold makes touch
less precise or impossible.
interact with with fingers because the curvature of the fold makes
touch less precise or impossible.
</li>
<li>Designing and making applications which do not put large,
contiguous content (such as video or a picture) spanning across the
Expand Down Expand Up @@ -669,11 +669,11 @@ <h2>
<strong>Content shouldn't be designed for just one
{{posture}}:</strong> The idea of foldable devices is their
versatility and the ability for the user to change the posture as
they see fit. Similarly to the <a href="https://www.w3.org/WAI/WCAG21/Understanding/orientation.html"
>orientation</a>, it is important to not always
choose for the user as they might have other needs but allowing them
to choose the UI that fits their needs better. Ideally it is
preferred to make the UI configurable.
they see fit. Similarly to the <a href=
"https://www.w3.org/WAI/WCAG21/Understanding/orientation.html">orientation</a>,
it is important to not always choose for the user as they might have
other needs but allowing them to choose the UI that fits their needs
better. Ideally it is preferred to make the UI configurable.
</li>
</ul>
</section>
Expand Down Expand Up @@ -762,8 +762,8 @@ <h2>
</h2>
<p>
We would like to offer our sincere thanks to Daniel Appelquist, Jo
Balletti, Michael Blix, Paul Grenier and Laura Morinigo
for their contributions to this work.
Balletti, Michael Blix, Paul Grenier and Laura Morinigo for their
contributions to this work.
</p>
</section>
</body>
Expand Down

0 comments on commit e637808

Please sign in to comment.