mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	Enhance styling for tokenization page and update CSS variables
- Added padding to the developer tools section within the tokenization page for improved layout. - Updated CSS variables in devportal2024-v1.css for consistency and future styling adjustments.
This commit is contained in:
		@@ -1469,6 +1469,11 @@ html.light {
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
.page-rwa-tokenization{
 | 
			
		||||
  .developer-tools {
 | 
			
		||||
    padding:180px 0px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.page-rwa-tokenization,
 | 
			
		||||
.use-case-payments {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user