Fix some CSS issues
- Remove italics from quotes. It looks dumb. - Make "vertical" fill all available horizontal space.
This commit is contained in:
		
							parent
							
								
									3906478431
								
							
						
					
					
						commit
						a454c9ae8e
					
				| @ -51,6 +51,7 @@ ul { | |||||||
| .horizontal-center { | .horizontal-center { | ||||||
|     display: flex; |     display: flex; | ||||||
|     justify-content: center; |     justify-content: center; | ||||||
|  |     width: 100%; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| .vertical { | .vertical { | ||||||
| @ -85,5 +86,4 @@ ul { | |||||||
|     border-left-style: solid; |     border-left-style: solid; | ||||||
|     border-color: gray; |     border-color: gray; | ||||||
|     padding-left: 4px; |     padding-left: 4px; | ||||||
|     font-style: italic; |  | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user