diff --git a/src/components/styled/Thread.styled.jsx b/src/components/styled/Thread.styled.jsx index 425310ec..49c6389e 100644 --- a/src/components/styled/Thread.styled.jsx +++ b/src/components/styled/Thread.styled.jsx @@ -2801,7 +2801,7 @@ export const Footer = styled.div` } #version { - margin-top: 25px; + margin-top: 13px; } } diff --git a/src/components/views/Board.jsx b/src/components/views/Board.jsx index f8fdc921..85e5f861 100644 --- a/src/components/views/Board.jsx +++ b/src/components/views/Board.jsx @@ -990,20 +990,20 @@ const Board = () => { plebchan v0.1.0. GPL-2.0
- About + style={{ + textAlign: "center", + fontSize: "x-small", + fontFamily: "arial", + marginTop: "5px", + marginBottom: "15px", + }}> + About  •  - GitHub + GitHub  •  - Twitter + Twitter  •  - Telegram + Telegram
diff --git a/src/components/views/Catalog.jsx b/src/components/views/Catalog.jsx index 9fa550e5..98a6d4cf 100644 --- a/src/components/views/Catalog.jsx +++ b/src/components/views/Catalog.jsx @@ -474,20 +474,20 @@ const Catalog = () => { plebchan v0.1.0. GPL-2.0
- About + style={{ + textAlign: "center", + fontSize: "x-small", + fontFamily: "arial", + marginTop: "5px", + marginBottom: "15px", + }}> + About  •  - GitHub + GitHub  •  - Twitter + Twitter  •  - Telegram + Telegram
diff --git a/src/components/views/Thread.jsx b/src/components/views/Thread.jsx index e96ec6be..86391a93 100644 --- a/src/components/views/Thread.jsx +++ b/src/components/views/Thread.jsx @@ -1035,20 +1035,20 @@ const Thread = () => { plebchan v0.1.0. GPL-2.0
- About + style={{ + textAlign: "center", + fontSize: "x-small", + fontFamily: "arial", + marginTop: "5px", + marginBottom: "15px", + }}> + About  •  - GitHub + GitHub  •  - Twitter + Twitter  •  - Telegram + Telegram