feat: use dark pink

This commit is contained in:
karishmas6
2024-10-19 00:41:21 +05:30
parent 9e172d32b4
commit 00fe916119

View File

@@ -112,7 +112,7 @@ export const InterpretationLog: React.FC<InterpretationLogProps> = ({ isOpen, se
style={{
color: 'white',
position: 'fixed',
background: '#3f4853',
background: '#870468',
border: 'none',
padding: '30px 20px',
width: '100%',