How do I center the “😃” between the rectangles?

Where it is currently _is_ the center of the parent, but I want it to be centered between the rectangles instead. Horizontally centered is the goal; vertically centered would be a nice bonus.

Image below; code here: https://gist.github.com/cliss/df21f012bfc44d94c033756bf970f1af

Centering Question

Centering Question. GitHub Gist: instantly share code, notes, and snippets.

Gist

I should have thought of this. 🤦🏻‍♂️

@wingman_ saved the day. 🎉 🥰

The smiley is far lower than I'd want, but because I statically define the frame of the rectangles, I can .offset(y:) it, so I'm not worried about that.

https://mastodon.social/@wingman_/112298395433948771

@caseyliss hooray! I deleted my first comment bc I thought you wanted the views to be different widths. If thats still the case, you can do something like this