mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-30 00:25:49 +00:00
updates to scss for desktop
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -27,7 +27,7 @@
|
||||
|
||||
.apex-btn {
|
||||
margin-left: 16px;
|
||||
color: var(--Gray-100, #000);
|
||||
color: var(--Gray-100, #000) !important;
|
||||
font-family: "Work Sans";
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
@@ -39,7 +39,8 @@
|
||||
letter-spacing: -0.16px;
|
||||
padding: 2px 4px;
|
||||
border-radius: 100px !important;
|
||||
background: #18FF83;
|
||||
background: #18FF83 !important;
|
||||
text-decoration: none !important;
|
||||
width: 135px;
|
||||
height: 28px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user