Rewrite footer to support links and socials, tweak heading sizes, deprecate page/site links and replace with "external" class, change discalimer heading from plural to singular

This commit is contained in:
David Lapshin
2024-05-02 17:58:27 +03:00
parent af84b56ede
commit 8aa03d03fa
7 changed files with 142 additions and 27 deletions

View File

@ -91,11 +91,11 @@ h6 {
}
h1 {
font-size: 3rem;
font-size: 2.5rem;
}
h2 {
font-size: 2.4rem;
font-size: 2rem;
}
h3 {