minor improvement

This commit is contained in:
daniel31x13 2024-02-08 08:48:22 -05:00
parent aef55d65a1
commit c78aa2da0d

View File

@ -148,7 +148,7 @@ export default function Appearance() {
<p>Clicking on Links should:</p> <p>Clicking on Links should:</p>
<div className="p-3"> <div className="p-3">
<label <label
className="label cursor-pointer flex gap-2 justify-start" className="label cursor-pointer flex gap-2 justify-start w-fit"
tabIndex={0} tabIndex={0}
role="button" role="button"
> >
@ -164,7 +164,7 @@ export default function Appearance() {
</label> </label>
<label <label
className="label cursor-pointer flex gap-2 justify-start" className="label cursor-pointer flex gap-2 justify-start w-fit"
tabIndex={0} tabIndex={0}
role="button" role="button"
> >
@ -180,7 +180,7 @@ export default function Appearance() {
</label> </label>
<label <label
className="label cursor-pointer flex gap-2 justify-start" className="label cursor-pointer flex gap-2 justify-start w-fit"
tabIndex={0} tabIndex={0}
role="button" role="button"
> >
@ -196,7 +196,7 @@ export default function Appearance() {
</label> </label>
<label <label
className="label cursor-pointer flex gap-2 justify-start" className="label cursor-pointer flex gap-2 justify-start w-fit"
tabIndex={0} tabIndex={0}
role="button" role="button"
> >