Both my dev environment and my deployed code are the exact same, but my text is aligned differently

Anyone know why this is the case?
5 Replies
yunglilpip
yunglilpip3y ago
From these images it is like playing that game where you guess the difference between the two I am not sure what I am supposed to be seeing that is different
Rhys
Rhys3y ago
I found it! It’s the text overflowing / padding on the bottom of the tweets This is a fun game more questions should be asked like this
KingKorai
KingKorai3y ago
try testing in incognito with all extensions off
Rhys
Rhys3y ago
There’s probably something that’s only in development in your code, check your dev dependencies and any runtime environment checks you do
Splatte
SplatteOP3y ago
Bingo, thank you bro

Did you find this page helpful?