Skip to content

Commit 3beec73

Browse files
fix: Add legal for tablet and mobile designs.
1 parent 593c381 commit 3beec73

5 files changed

Lines changed: 7 additions & 4 deletions

File tree

src/components/footer/Footer.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,9 @@ export default function Footer() {
8989

9090
<div className={"col" + " " + styles.col_social_media_and_address_mobile}>
9191
<SocialMediasQuantStack />
92+
<div style={{marginBottom: "var(--ifm-spacing-lg"}}>
93+
<Link href={"/legal"}> <b>Legal</b></Link>
94+
</div>
9295

9396
<div>
9497
<div>

static/atom.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/atom_all.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/rss.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

static/rss_all.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)