Commit 02ed004d authored by Văn Hoàng's avatar Văn Hoàng

fix: bo logo VCCI-HCM khoi OG image

parent 4b8920f5
......@@ -74,31 +74,6 @@ export async function GET(request: Request) {
"linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.6) 50%, rgba(0,0,0,0) 100%)",
}}
>
<div
style={{
display: "flex",
alignItems: "center",
gap: 12,
marginBottom: 16,
}}
>
<div
style={{
display: "flex",
alignItems: "center",
justifyContent: "center",
backgroundColor: "#fff",
borderRadius: 6,
padding: "6px 14px",
fontSize: 22,
fontWeight: 700,
color: "#0a4d8c",
}}
>
VCCI-HCM
</div>
</div>
<div
style={{
display: "flex",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment