mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	home page styling edits
This commit is contained in:
		@@ -83,7 +83,18 @@ h6, .h6 {
 | 
			
		||||
    line-height: 24px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
.longform {
 | 
			
		||||
  font-size: 1.5rem;
 | 
			
		||||
  line-height: 32px;
 | 
			
		||||
  color: $gray-100;
 | 
			
		||||
  font-weight: normal;
 | 
			
		||||
  @include media-breakpoint-down(sm) {
 | 
			
		||||
    font-size: 1rem;
 | 
			
		||||
    line-height: 24px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
p {
 | 
			
		||||
  color: $gray-200;
 | 
			
		||||
  font-size: 1rem;
 | 
			
		||||
  line-height: 24px;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user