fixed blog mobile view
This commit is contained in:
		@@ -21,7 +21,7 @@ and a side nav for category and featured post navigation
 | 
			
		||||
    
 | 
			
		||||
    {% include "partials/featuredBlog.html" %}
 | 
			
		||||
 | 
			
		||||
    <div class="flex">
 | 
			
		||||
    <div class="flex flex-col md:flex-row">
 | 
			
		||||
        {% include "partials/blogPosts.html" %}
 | 
			
		||||
        {% include "partials/blogSidebar.html" %}
 | 
			
		||||
    </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user