You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in node-farm projects emojis wrap on each other, (I,m using win 10. chrome Version 109.0.5414.120 (Official Build) (64-bit))
the solution is just to set the white-space property on .card__emoji (line 83), and .card__details (line 106) classes to nowrap.
@jonasschmedtmann
in node-farm projects emojis wrap on each other, (I,m using win 10. chrome Version 109.0.5414.120 (Official Build) (64-bit))
the solution is just to set the white-space property on .card__emoji (line 83), and .card__details (line 106) classes to nowrap.
===> https://user-images.githubusercontent.com/97733516/215325969-c52e9f93-4b83-4f77-b22b-cd8b3679ec25.png
The text was updated successfully, but these errors were encountered: