mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 11:45:50 +00:00
Fix letter spacing on dropdown heroes
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -80,6 +80,8 @@
|
||||
flex-grow: 0;
|
||||
padding: .75rem;
|
||||
margin-right: 2rem;
|
||||
margin-top: auto;
|
||||
margin-bottom: auto;
|
||||
}
|
||||
|
||||
p {
|
||||
@@ -91,6 +93,9 @@
|
||||
|
||||
h4 {
|
||||
font-size: 1.25rem;
|
||||
font-weight: 600;
|
||||
margin-bottom: 0;
|
||||
line-height: 2rem;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user