fixed footer design bugs
This commit is contained in:
		@@ -9,7 +9,7 @@
 | 
			
		||||
            {{ post.title }}
 | 
			
		||||
          </h3>
 | 
			
		||||
          {% if post.description %}
 | 
			
		||||
          <p class="mt-3 text-sm leading-6 text-gray-500 text-left">
 | 
			
		||||
          <p class="mt-3 text-sm font-normal leading-6 text-gray-500 text-left">
 | 
			
		||||
              {{ post.description }}
 | 
			
		||||
        </p>
 | 
			
		||||
        {% endif %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user