Add space to toot paragraph in landing page (#4331)
This commit is contained in:
		
					parent
					
						
							
								ef16089c6d
							
						
					
				
			
			
				commit
				
					
						1e665a0bf4
					
				
			
		
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -595,6 +595,11 @@ | ||||||
|       line-height: inherit; |       line-height: inherit; | ||||||
|       font-weight: inherit; |       font-weight: inherit; | ||||||
|       color: $primary-text-color; |       color: $primary-text-color; | ||||||
|  |       margin-bottom: 20px; | ||||||
|  | 
 | ||||||
|  |       &:last-child { | ||||||
|  |         margin-bottom: 0; | ||||||
|  |       } | ||||||
| 
 | 
 | ||||||
|       a { |       a { | ||||||
|         color: $ui-secondary-color; |         color: $ui-secondary-color; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue