Is there a way to get these columns to center align? #674
Unanswered
HansMellman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all - coming back to try and create some fresh templates for my data as my old ones are from a few versions back - a little confused on this and I can't seem to work it out - I'm running
.cols_align(align=center)
and I'm sure that my 'visitor' and 'home' columns are fine, at least to the naked eye - however the the two score columns and the '@' are off center, right? Any idea why that may be the case? The logos dont have excess whitespace or anything and the score columns are just basic integer values, so nothing extra there as far as I can tell. Is this being caused because I'm using the center-align html in the header? As that's giving things a 'true center' and these columns are operating relative to each other? Either way would love to know how to reach a better outcome.
Here's the full code for this small example
Beta Was this translation helpful? Give feedback.
All reactions