mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-25 01:51:37 -04:00
Force white background in OG
This commit is contained in:
@@ -27,7 +27,7 @@ function OgProfile(props: ogProps) {
|
||||
width: 1200,
|
||||
height: 630,
|
||||
padding: 40,
|
||||
// background: 'linear-gradient(90deg, #5B5FC7, #3A9AD9)',
|
||||
backgroundColor: '#FFFFFF',
|
||||
}}
|
||||
>
|
||||
{/* Left Column: Text */}
|
||||
|
||||
Reference in New Issue
Block a user