Skip to content

Commit 0e30ba6

Browse files
committed
minor fix
1 parent 39fa1b4 commit 0e30ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/components/Navigation/StickyFooter.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export default function StickyFooter(authenticated) {
2121
<Link to="https://new.rcos.io" className="no-underline text-red-600 hover:text-red-800 focus:text-red-800">
2222
RCOS
2323
</Link>
24-
</p>
24+
</h1>
2525
<div className="stickyfooter-info mt-5">
2626
<div className="pb-3">
2727
<img src={logo} alt="LabConnect" width="160" height="160 / (319/289)" />

0 commit comments

Comments
 (0)