Skip to content

Commit 00b81c5

Browse files
committed
Feat: update
1 parent a9b9fd1 commit 00b81c5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

_notes/Public/DPO-paper-review.pdf

-178 KB
Binary file not shown.

src/components/Intro.module.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
align-items: center;
55
/* Center align for minimal "Apple" feel */
66
text-align: center;
7-
margin-bottom: 4rem;
8-
padding: 4rem 0;
7+
margin-bottom: 2rem;
8+
padding: 3rem 0;
99
}
1010

1111
.name {
@@ -53,4 +53,4 @@
5353
transform: translateY(-2px);
5454
background: rgba(255, 255, 255, 0.8);
5555
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
56-
}
56+
}

0 commit comments

Comments
 (0)