snipher-marube / blogwebsite

This is a blog website built with Django and Tailwind CSS. It allows the admin to add articles and group them into categories.
https://snipherdev.pythonanywhere.com/
MIT License
2 stars 1 forks source link

Fix-Issue #6 #7

Closed programmer-rahul closed 1 month ago

programmer-rahul commented 1 month ago

Fixed Issue #6 by removing unwanted horizontal padding in template/blogapp/post_by_category.html and template/blogapp/post-detail.html.