Fix: PostCard misaligned text

This commit is contained in:
Donatas Kirda 2024-05-14 09:21:37 +03:00
parent e9360d4a17
commit 4bcd3b563e
Signed by: bloodwiing
GPG Key ID: 63020D8D3F4A164F

View File

@ -52,6 +52,8 @@
display: flex; display: flex;
flex-flow: column nowrap; flex-flow: column nowrap;
align-items: start;
width: 100%; width: 100%;
text-decoration: none; text-decoration: none;