We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e079c3e commit 32d6b75Copy full SHA for 32d6b75
2 files changed
index.html
@@ -15,7 +15,7 @@
15
<header class="hero">
16
<div class="container">
17
<h1>
18
- RationalRewards: Reasoning Rewards Scale Visual Generation at both
+ RationalRewards: Reasoning Rewards Scale Visual Generation Both
19
Training and Test Time
20
</h1>
21
<p class="tagline">
static/style.css
@@ -35,8 +35,8 @@ h1 {
35
margin: 0 auto;
36
max-width: 42ch;
37
text-align: center;
38
- font-size: clamp(1.8rem, 3.35vw, 2.9rem);
39
- line-height: 1.22;
+ font-size: clamp(1.6rem, 2.7vw, 2.45rem);
+ line-height: 1.26;
40
}
41
42
.subtitle {
0 commit comments