fix: invert the buttons on the button navigation of an article (#2)
Reviewed-on: #2
This commit is contained in:
		@@ -340,12 +340,12 @@ h1 + .post-metadata {
 | 
			
		||||
  }
 | 
			
		||||
  .previous {
 | 
			
		||||
    .icon {
 | 
			
		||||
      margin-right: 2rem;
 | 
			
		||||
      margin-left: 2rem;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
  .next {
 | 
			
		||||
    .icon {
 | 
			
		||||
      margin-left: 2rem;
 | 
			
		||||
      margin-right: 2rem;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user