feat: adjust margin between content and article info
This commit is contained in:
		
							parent
							
								
									856a8f2795
								
							
						
					
					
						commit
						bce6cd4506
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -192,7 +192,7 @@ h1.title {
 | 
				
			||||||
  margin-bottom: 0.5rem;
 | 
					  margin-bottom: 0.5rem;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
div.content {
 | 
					div.content {
 | 
				
			||||||
  margin-bottom: 2rem;
 | 
					  margin: 1rem auto;
 | 
				
			||||||
  span.date {
 | 
					  span.date {
 | 
				
			||||||
    color: var(--secondary-text-color);
 | 
					    color: var(--secondary-text-color);
 | 
				
			||||||
    font-size: 0.9rem;
 | 
					    font-size: 0.9rem;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue