updates on the full ui and followed by astryx

This commit is contained in:
2026-07-15 17:53:46 +05:30
parent 03f07c79ee
commit d4227a0b12
18 changed files with 231 additions and 281 deletions

View File

@@ -25,8 +25,8 @@ export default function UnderConstruction() {
width: '110px',
height: '110px',
borderRadius: '50%',
backgroundColor: 'rgba(192, 18, 39, 0.08)',
color: '#C01227',
backgroundColor: 'rgba(10, 19, 23, 0.08)',
color: '#0A1317',
display: 'flex',
alignItems: 'center',
justifyContent: 'center'