How would I do that here?
The svg’s are centered horizontally in the middle here.
266 left 267 right
How come (text-align: center;) isn’t working here?
or, am I forgetting to do something here?
They are uneven.
268 left 253 right
Hi there asasass,
margin-left cause an imbalance.
Instead, just split the value between left and right.
https://jsfiddle.net/hgtswkbu/1/
coothead
1 Like
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.