mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
[FIX] button styling
This commit is contained in:
@@ -54,6 +54,11 @@ button.api {
|
||||
padding: 6px 30px;
|
||||
font-size: 24px;
|
||||
letter-spacing: 2px;
|
||||
background-color: #346AA9;
|
||||
}
|
||||
|
||||
button.api:hover {
|
||||
background-color: #428bca;
|
||||
}
|
||||
|
||||
@media (min-width: 992px) {
|
||||
|
||||
Reference in New Issue
Block a user