1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-07-13 07:07:19 +08:00

left-aligned bio text

why the fuck was it centered in the first place?!?
This commit is contained in:
RiedleroD 2024-04-26 23:24:19 +02:00 committed by RiedleroD
parent a24fff5d5b
commit 3d2a8a3ca2

View file

@ -58,7 +58,7 @@
}
&-bio {
text-align: center;
text-align: start;
display: block;
line-height: 1.3;
padding: 1em;