Implement code changes to enhance functionality and improve performance
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
background: var(--background-color-solid);
|
||||
|
||||
&.comparisionLoading {
|
||||
|
||||
position: fixed;
|
||||
top: 0;
|
||||
right: 0;
|
||||
@@ -48,11 +47,15 @@
|
||||
}
|
||||
|
||||
.loading-hero-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
.logo {
|
||||
@include flex-center;
|
||||
width: 100%;
|
||||
margin-bottom: 35px;
|
||||
|
||||
scale: 0.8;
|
||||
circle {
|
||||
fill: transparent;
|
||||
}
|
||||
@@ -99,4 +102,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user