small browser view fixes
This commit is contained in:
		@@ -11,7 +11,7 @@
 | 
			
		||||
    {% endif %}
 | 
			
		||||
  </h1>
 | 
			
		||||
  <div>
 | 
			
		||||
    <div class="mt-12 grid gap-5 max-w-lg mx-auto lg:grid-cols-3 lg:max-w-none">
 | 
			
		||||
    <div class="mt-12 grid gap-5 max-w-lg mx-auto lg:grid-cols-2 xl:grid-cols-3 lg:max-w-none">
 | 
			
		||||
      {%- for post in paginator.pages %} 
 | 
			
		||||
        {% if "Engineering" == "Engineering"%}
 | 
			
		||||
            {% include "partials/postCard.html" %} 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user