update about page

This commit is contained in:
2026-06-02 14:10:44 +05:30
parent a59a5e79dc
commit bae2fa0daa
24 changed files with 1903 additions and 1052 deletions

View File

@@ -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;