bigbite / macy.js

http://macyjs.com/
MIT License
1.28k stars 156 forks source link

Is it possible to center Macy items? #74

Closed crn1 closed 4 years ago

crn1 commented 4 years ago

Is it possible to center Macy items in a container? Like justify-content for flexbox, just for Macy?

crn1 commented 4 years ago

Closing because I just now realized that this is a stupid question.

mdominguez commented 3 years ago

@crn1 I'm probably missing something here but may I ask how you solved this? I have my container items flexed and justify-centered but they still get aligned to the left...

crn1 commented 3 years ago

@crn1 I'm probably missing something here but may I ask how you solved this? I have my container items flexed and justify-centered but they still get aligned to the left...

Sorry, I was using Macy a long time ago and now I don't really remember how I solved it. I think it couldn't be done because of the nature of Macy. It "physically" wasn't possible I think. Or I used simple CSS, I can't recall.