Fix flavour screenshot styling in vanilla flavour
This commit is contained in:
		
							parent
							
								
									8605a25800
								
							
						
					
					
						commit
						a503e791f4
					
				
					 1 changed files with 16 additions and 0 deletions
				
			
		|  | @ -333,6 +333,22 @@ hr.spacer { | |||
|   } | ||||
| } | ||||
| 
 | ||||
| .flavour-screen { | ||||
|   display: block; | ||||
|   margin: 10px auto; | ||||
|   max-width: 100%; | ||||
| } | ||||
| 
 | ||||
| .flavour-description { | ||||
|   display: block; | ||||
|   font-size: 16px; | ||||
|   margin: 10px 0; | ||||
| 
 | ||||
|   & > p { | ||||
|     margin: 10px 0; | ||||
|   } | ||||
| } | ||||
| 
 | ||||
| .report-accounts { | ||||
|   display: flex; | ||||
|   flex-wrap: wrap; | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue