mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-20 03:35:51 +00:00
Properly remove carbon calculator
This commit is contained in:
@@ -659,30 +659,6 @@ pre code {
|
||||
background-color: $light-bg;
|
||||
}
|
||||
|
||||
// Carbon calculator
|
||||
.page-calculator {
|
||||
#co2Animation,
|
||||
#gasAnimation {
|
||||
//filter: invert(100%) hue-rotate(200deg) brightness(1.8);
|
||||
// Leave these dark for now
|
||||
background: $body-bg;
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
#calculator-mobile-toggle.show {
|
||||
background-color: $blue-purple-500;
|
||||
color: $white;
|
||||
}
|
||||
#calculator-inputs.sticky {
|
||||
background-color: $light-bg;
|
||||
}
|
||||
|
||||
#data-selector li:not(.active) a {
|
||||
background-color: $light-form-bg;
|
||||
color: $light-fg;
|
||||
}
|
||||
}
|
||||
|
||||
// Use Cases & Featured Projects page
|
||||
.page-uses {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user