- Status: Moved to Github
1) in editor:
a) the slash in top right button has incorrect position
b) theres some extra margin above the link which makes it not centered vertically between image and description
2) after the post is sent:
a) same problem with margin above link
b) missing border radius (other boxes in posts have 6px border radius as you can see on example below)
3) clickable area doesnt match the text - currently theres h3
inside a
- if you put a
inside h3
instead, it will fix it
4) some og images might be big - theres currently no limit in displaying it 😮 setting width & height to 100%, some reasonable max-height or aspect-ratio and object-fit cover could fix it 🤔
⬇️⬇️⬇️
Recommended Comments