The weight of the lines are different but it shows it's the same

I use lines to divide sections on my website, and I set the weights of the lines 0.5, all of them I want them to look the same, but when I publish the site it changes the weights of the lines, I can see the difference with my eyes but the data still shows both line’s weight are 0.5. Can anyone help?

i attach an image to see:

this might be a rounding calculation problem while the browser is adapting to the resolution.
Try to use a even line weight like 0.6 or 0.4. It seems this fixes it.

1 Like

Yesss!!! Changed all to 0.6 and it looks good.

Bless you, thanks

1 Like