fix: correct for small screen
This commit is contained in:
		@@ -26,10 +26,8 @@
 | 
			
		||||
      {{ content | safe }}
 | 
			
		||||
    </div>
 | 
			
		||||
    <div class="right-side">
 | 
			
		||||
      <nav class="nav-right">
 | 
			
		||||
        {% include "tagslist.njk" %}
 | 
			
		||||
        {% include "other_links.njk" %}
 | 
			
		||||
      </nav>
 | 
			
		||||
      {% include "tagslist.njk" %}
 | 
			
		||||
      {% include "other_links.njk" %}
 | 
			
		||||
    </div>
 | 
			
		||||
  </main>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user