update about page
This commit is contained in:
@@ -431,7 +431,7 @@ const styles = `
|
||||
position: relative;
|
||||
height: 230vh;
|
||||
background: transparent;
|
||||
margin-bottom: 120px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.dm-opt-sticky {
|
||||
position: absolute;
|
||||
@@ -452,7 +452,7 @@ const styles = `
|
||||
left: 40px !important;
|
||||
right: 40px !important;
|
||||
bottom: 24px !important;
|
||||
border-radius: 60px !important;
|
||||
border-radius: 35px !important;
|
||||
overflow: hidden !important;
|
||||
background: linear-gradient(165deg, #06101f 0%, #020617 35%, #040d1c 70%, #030a18 100%) !important;
|
||||
border: 1.5px solid ${rgba("#ffffff", 0.08)} !important;
|
||||
|
||||
Reference in New Issue
Block a user