Can anyone tell my why the net worth table row doesn’t line up with the table rows above in Safari? (On macOS but probably the same in iOS/iPadOS.) Link: https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-more-about-css-pseudo-selectors-by-building-a-balance-sheet/step-1
I reopened the page in Google Chrome and the rows lined up fine, so I guess it’s a Safari thing, but I’d like to know why. Is it something to do with table cell sizing? Is it ignoring the width/max-width/min-width css styling?
And how would you go about fixing something like this?