#I can't align these images horizontally. Any help?

4 messages · Page 1 of 1 (latest)

steep fulcrum
solemn jay
#

hey I think you will find justify-content: center;
gap: 1em;

#

will solve your issues.

#

you can adjust the gap. The space-around property could work too but if things grow too big sometimes it can look awkward as they stretch apart.