Skip to content

Commit 74ec0cd

Browse files
committed
change bg
1 parent b34aaea commit 74ec0cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/MonitorBG.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const Card = () => {
4444
<div style={{width: "100%", height: 120, backgroundImage: "url('/images/anvy.png')", backgroundSize: "cover", backgroundPosition: "right 50% bottom 100%"}}/>
4545
<div style={{backgroundImage: "url('/images/anvy_profile.png')", backgroundSize: "cover", backgroundPosition: "center", position: "absolute", borderRadius: "50%", width: 80, height: 80, left: 12, top: 80}}/>
4646
<QuickLinks/>
47-
<div style={{display: "flex", flexDirection: "column", padding: "56px 12px 16px 12px", background: "#ededed", width: "100%", gap: 16}}>
47+
<div style={{display: "flex", flexDirection: "column", padding: "56px 12px 16px 12px", background: "#dddcdb", width: "100%", gap: 16}}>
4848
<div style={{display: "flex", flexDirection: "column", gap: 4}}>
4949
<span style={{fontSize: 22}}>Chamchi</span>
5050
<span style={{fontSize: 14, color: "#333"}}>Jiwon Choi ∙ He/Him</span>

0 commit comments

Comments
 (0)