To adjust the placing of the date header itself so that it's aligned with my post title, I added these below the date header codes (h2):
width: 50px;
height: 50px;
float: left;
padding-top: 30px;
And to adjust the placing of the month and date inside the calendar icon, I added this to the .month block:
padding-top: 3px;
And, that's it! You can go ahead and try it out for your own blog!

No comments:
Post a Comment
Thank you for dropping by!