Footer: fix obscured links and remove Mikhael

This commit is contained in:
rektdeckard
2020-09-28 03:22:19 -04:00
parent e3a2a4db45
commit 630d9f04c5
2 changed files with 3 additions and 7 deletions

View File

@@ -35,14 +35,15 @@ footer {
position: absolute;
top: 0;
left: 0;
transform: translate(324px, 460px);
transform: translate(324px, 510px);
}
#phone {
position: absolute;
top: 0;
left: 0;
transform: translate(-140px, 420px);
transform: translate(-140px, 470px);
touch-action: none;
}
}

View File

@@ -62,12 +62,7 @@ const Footer: React.FC<FooterProps> = () => {
This website is set in{" "}
<a className="main-link" href="https://manropefont.com/">
Manrope
</a>{" "}
by{" "}
<a className="main-link" href="https://gent.media/">
Mikhail Sharanda
</a>
.
<br />
See also:{" "}
<a