refactor(pages): remove top margin from home page
This commit is contained in:
		
							parent
							
								
									abbdc61e79
								
							
						
					
					
						commit
						af1e08227d
					
				| @ -7,7 +7,7 @@ | ||||
| 
 | ||||
| <template> | ||||
| 	<div> | ||||
| 		<a-typography-title :level="1"> The Latest Fics </a-typography-title> | ||||
| 		<a-typography-title :level="1" style="margin-top: 0"> The Latest Fics </a-typography-title> | ||||
| 		<story-list :last="true" prefix="/latest" /> | ||||
| 	</div> | ||||
| </template> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user