mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 09:18:00 +00:00
First pass update impact page
This commit is contained in:
@@ -987,3 +987,17 @@ $placeholder-color: $gray-600;
|
||||
filter: invert(100%) brightness(0.8);
|
||||
}
|
||||
}
|
||||
|
||||
.page-impact {
|
||||
|
||||
.connect-list {
|
||||
@each $connect in "connect-01", "connect-02", "connect-03", "connect-04" {
|
||||
##{$connect} {
|
||||
content: url("../img/impact/lightmode/#{$connect}.svg");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user