mirror of
				https://github.com/XRPLF/xrpl-dev-portal.git
				synced 2025-11-04 11:55:50 +00:00 
			
		
		
		
	adding wallet logos, edits to the xrp overview page
This commit is contained in:
		@@ -112,7 +112,6 @@ p {
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
a {
 | 
			
		||||
  // text-decoration: underline;
 | 
			
		||||
  color: inherit;
 | 
			
		||||
  &:hover {
 | 
			
		||||
    text-decoration: none;
 | 
			
		||||
@@ -120,11 +119,22 @@ a {
 | 
			
		||||
}
 | 
			
		||||
p a {
 | 
			
		||||
  color: $blue-purple-400;
 | 
			
		||||
  &:hover {
 | 
			
		||||
    color: $blue-purple-400;
 | 
			
		||||
    text-decoration: none;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.fs-base {
 | 
			
		||||
  font-size: $base-size;
 | 
			
		||||
}
 | 
			
		||||
.fs-3 {
 | 
			
		||||
  font-size: 0.75rem;
 | 
			
		||||
  line-height: 1rem;
 | 
			
		||||
}
 | 
			
		||||
.fs-4-5 {
 | 
			
		||||
  font-size: 1.125rem;
 | 
			
		||||
}
 | 
			
		||||
.fs-5 {
 | 
			
		||||
  font-size: 1.25rem;
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user