I created the blog template and compare it with mine, which I started from the same template, but for some reason, as you can see in the first image, the <ul> and <li> tags are not stylized like they should when they are rendered from a .MD or .MDX file.
I don't have any special style applied in my personal css file and the global one has been kept the same.
Since I can't share the files here (I think) in the second image I show my [...slug].astro component to see if there's any error there.
If there's anything I else I need to provide, please ask.