Skip to content

Commit 32d6b75

Browse files
committed
update
1 parent e079c3e commit 32d6b75

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<header class="hero">
1616
<div class="container">
1717
<h1>
18-
RationalRewards: Reasoning Rewards Scale Visual Generation at both
18+
RationalRewards: Reasoning Rewards Scale Visual Generation Both
1919
Training and Test Time
2020
</h1>
2121
<p class="tagline">

static/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ h1 {
3535
margin: 0 auto;
3636
max-width: 42ch;
3737
text-align: center;
38-
font-size: clamp(1.8rem, 3.35vw, 2.9rem);
39-
line-height: 1.22;
38+
font-size: clamp(1.6rem, 2.7vw, 2.45rem);
39+
line-height: 1.26;
4040
}
4141

4242
.subtitle {

0 commit comments

Comments
 (0)