update code and styles
This commit is contained in:
@@ -102,15 +102,15 @@ const styles = `
|
||||
============================================================ */
|
||||
.dm-wf1 {
|
||||
position: relative;
|
||||
margin: 0 auto 24px;
|
||||
margin: 0 auto 0;
|
||||
}
|
||||
|
||||
/* Performance card — aligned to the optimisation card (40px side insets),
|
||||
/* Performance card — aligned to the optimisation card (20px side insets),
|
||||
navy-matched, flat top, rounded bottom, pulled up to close the seam. */
|
||||
.dm-wf1-card {
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
margin: 0 40px 0;
|
||||
margin: 0 20px 0;
|
||||
background: linear-gradient(180deg, #030a18 0%, #06101f 100%);
|
||||
border: 1px solid rgba(255, 255, 255, 0.05);
|
||||
border-top: none;
|
||||
|
||||
Reference in New Issue
Block a user