logo

pleroma-fe

My custom branche(s) on git.pleroma.social/pleroma/pleroma-fe git clone https://anongit.hacktivis.me/git/pleroma-fe.git/
commit: 8c25620c6bc41547b421fe48f2bc1e44d782819f
parent 3cc9afc15fc123bf3d8a869b237645eace2cafe3
Author: Henry Jameson <me@hjkos.com>
Date:   Thu, 12 Dec 2024 15:47:07 +0200

fix logo round corners

Diffstat:

Mindex.html2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/index.html b/index.html @@ -70,6 +70,8 @@ "P P . . ." "P P . E E" "P P . E E"; + + --logoChunkSize: calc(2em * 0.5 * var(--scale)) } .chunk {