Compare commits

...

2 Commits

Author SHA1 Message Date
June Hardy a3347d925a set to new theme 2022-12-20 23:00:03 +01:00
June Hardy 4c2e2a4dce Increase username size 2022-12-20 22:59:50 +01:00
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
title = "June"
[extra]
avatar = "june.png"
style = "dracula.css"
avatar = "memoji.jpg"
style = "memoji.css"
twitter = "https://twitter.com/juin_en_anglais"
mastodon = "https://social.lacoloc.cafe/june"
liberapay = "https://liberapay.com/juin_en_anglais/"

View File

@ -54,7 +54,7 @@ footer a {
color: var(--eerie-black);
font-family: var(--font);
font-size: 1rem;
font-size: 1.5rem;
font-weight: 400;
text-align: center;