mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-05 08:48:11 +00:00
Style edits per Gratas's feedback
This commit is contained in:
@@ -29,7 +29,7 @@ section {
|
||||
box-sizing: border-box;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
border-radius: 8px;
|
||||
border-radius: $border-radius-lg;
|
||||
|
||||
&::before {
|
||||
content: '';
|
||||
@@ -50,7 +50,6 @@ section {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// Card Grid styles ------------------------------------------------------------
|
||||
|
||||
.card-grid {
|
||||
|
||||
Reference in New Issue
Block a user