The flag emoji and country name were separate flex items inside mobile card td cells, causing the flag to float away from the country text. Wrapping them in a single span keeps them together as one flex item. |
||
|---|---|---|
| .. | ||
| pages | ||
| partials | ||
| base.html | ||
The flag emoji and country name were separate flex items inside mobile card td cells, causing the flag to float away from the country text. Wrapping them in a single span keeps them together as one flex item. |
||
|---|---|---|
| .. | ||
| pages | ||
| partials | ||
| base.html | ||