updated
This commit is contained in:
@@ -207,6 +207,10 @@
|
||||
display: flex;
|
||||
gap: 12px;
|
||||
|
||||
h4 {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.comparisionCard {
|
||||
position: relative;
|
||||
flex: 1;
|
||||
@@ -418,9 +422,7 @@
|
||||
position: relative;
|
||||
|
||||
.energy-usage-wrapper {
|
||||
h4 {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
|
||||
.value {
|
||||
padding-top: 25px;
|
||||
@@ -551,7 +553,7 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
gap: 20px;
|
||||
// gap: 20px;
|
||||
padding: 8px 10px;
|
||||
margin: 44px 0;
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user