We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39fa1b4 commit 0e30ba6Copy full SHA for 0e30ba6
src/shared/components/Navigation/StickyFooter.tsx
@@ -21,7 +21,7 @@ export default function StickyFooter(authenticated) {
21
<Link to="https://new.rcos.io" className="no-underline text-red-600 hover:text-red-800 focus:text-red-800">
22
RCOS
23
</Link>
24
- </p>
+ </h1>
25
<div className="stickyfooter-info mt-5">
26
<div className="pb-3">
27
<img src={logo} alt="LabConnect" width="160" height="160 / (319/289)" />
0 commit comments