are there any examples that can help me out with this problem? i am trying to fit the date into shapes. let’s start with the triangle. if the date has two digits it will sit nice and centered, with one it doesn’t.
No, I don’t think that’s necessary. Indeed, you could dispense with the div around the paragraph too if you really want to be efficient. You can style the P element to do just what the wrapping div is doing.
It may just be a typo in your post but you have .month as a class in the css and then you have it as an ID in the html.
I would agree with ralph that all you need to do is style the “p”, you may need to reset the margins to zero now to remove any defaults if you haven’t done so already.