mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	Update styles to incorporate "Space Grotesk" font in the top banner and add new font stylesheet link in redocly.yaml
This commit is contained in:
		@@ -5,7 +5,7 @@
 | 
			
		||||
  height: $banner-height;
 | 
			
		||||
  background: #32E685 !important;
 | 
			
		||||
  padding: 7px 35px;
 | 
			
		||||
  font-family: "Work Sans";
 | 
			
		||||
  font-family: "Space Grotesk";
 | 
			
		||||
  z-index: 9999;
 | 
			
		||||
  cursor: pointer;
 | 
			
		||||
  
 | 
			
		||||
@@ -19,7 +19,7 @@
 | 
			
		||||
  }
 | 
			
		||||
  color: $black !important;
 | 
			
		||||
  text-align: center;
 | 
			
		||||
  font-family: "Work Sans";
 | 
			
		||||
  font-family: "Space Grotesk";
 | 
			
		||||
  font-size: 26px; // Further scaled down from 28px
 | 
			
		||||
  font-style: normal;
 | 
			
		||||
  font-weight: 600;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user