diff --git a/docs/catalog/blocks/notes-reveal.mdx b/docs/catalog/blocks/notes-reveal.mdx index 24b072943..d42167777 100644 --- a/docs/catalog/blocks/notes-reveal.mdx +++ b/docs/catalog/blocks/notes-reveal.mdx @@ -232,7 +232,7 @@ import { VariablesExplorer } from "/snippets/variables-explorer.jsx"; #title-l2 { position: absolute; left: 62px; - font-size: 92px; + font-size: 88px; font-weight: 700; letter-spacing: -0.005em; color: #191919; @@ -251,7 +251,7 @@ import { VariablesExplorer } from "/snippets/variables-explorer.jsx"; font-weight: 400; letter-spacing: 0em; color: #191919; - white-space: pre; + white-space: nowrap; } #caret { position: absolute; @@ -1746,7 +1746,7 @@ defaults, so this behaves exactly like the preview above until you change one: #title-l2 { position: absolute; left: 62px; - font-size: 92px; + font-size: 88px; font-weight: 700; letter-spacing: -0.005em; color: #191919; @@ -1765,7 +1765,7 @@ defaults, so this behaves exactly like the preview above until you change one: font-weight: 400; letter-spacing: 0em; color: #191919; - white-space: pre; + white-space: nowrap; } #caret { position: absolute; diff --git a/docs/public/catalog/blocks/notes-reveal.json b/docs/public/catalog/blocks/notes-reveal.json index e54144894..1f646d462 100644 --- a/docs/public/catalog/blocks/notes-reveal.json +++ b/docs/public/catalog/blocks/notes-reveal.json @@ -1 +1 @@ -{"html":"\n\n \n \n Notes Reveal\n \n \n \n \n \n \n
\n
\n
\n \n THE POWER\n
\n
\n \n OF\n
\n \n \n ONEFILE\n \n\n
WRITE
\n
HTML
\n \n \n \n
\n
RENDER
\n
IN 4K
\n \n \n \n
\n
SHIP
\n
TODAY
\n \n \n \n
\n \n
\n
\n \n \n \n
\n
\n \n \n\n \n
\n
\n \n
9:41
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n\n \n
\n
\n \n Things nobody told me\n
\n \n about video.\n
\n \n my videos sucked\n
\n \n my tools cost $$$\n
\n \n and re-edits never end.\n \n \n then i tried writing html only\n \n \n started HyperFrames three weeks ago\n \n \n the grind is gone, but more than that \n \n \n I ship videos weekly.\n \n
\n \n \n\n \n
\n \n Aa\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n
\n
The
\n
My
\n
I
\n
\n
\n
q
\n
w
\n
e
\n
r
\n
t
\n
y
\n
u
\n
i
\n
o
\n
p
\n
a
\n
s
\n
d
\n
f
\n
g
\n
h
\n
j
\n
k
\n
l
\n
z
\n
x
\n
c
\n
v
\n
b
\n
n
\n
m
\n
\n \n \n \n
\n
\n \n \n \n \n
\n \n 123\n
\n
\n \n \n \n \n \n \n
\n \n space\n \n
\n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n"} \ No newline at end of file +{"html":"\n\n \n \n Notes Reveal\n \n \n \n \n \n \n
\n
\n
\n \n THE POWER\n
\n
\n \n OF\n
\n \n \n ONEFILE\n \n\n
WRITE
\n
HTML
\n \n \n \n
\n
RENDER
\n
IN 4K
\n \n \n \n
\n
SHIP
\n
TODAY
\n \n \n \n
\n \n
\n
\n \n \n \n
\n
\n \n \n\n \n
\n
\n \n
9:41
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n \n \n \n\n \n
\n
\n \n Things nobody told me\n
\n \n about video.\n
\n \n my videos sucked\n
\n \n my tools cost $$$\n
\n \n and re-edits never end.\n \n \n then i tried writing html only\n \n \n started HyperFrames three weeks ago\n \n \n the grind is gone, but more than that \n \n \n I ship videos weekly.\n \n
\n \n \n\n \n
\n \n Aa\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n
\n
The
\n
My
\n
I
\n
\n
\n
q
\n
w
\n
e
\n
r
\n
t
\n
y
\n
u
\n
i
\n
o
\n
p
\n
a
\n
s
\n
d
\n
f
\n
g
\n
h
\n
j
\n
k
\n
l
\n
z
\n
x
\n
c
\n
v
\n
b
\n
n
\n
m
\n
\n \n \n \n
\n
\n \n \n \n \n
\n \n 123\n
\n
\n \n \n \n \n \n \n
\n \n space\n \n
\n \n \n \n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n\n \n \n \n\n"} \ No newline at end of file diff --git a/registry/blocks/notes-reveal/notes-reveal.html b/registry/blocks/notes-reveal/notes-reveal.html index 313e19942..0b3d5fa44 100644 --- a/registry/blocks/notes-reveal/notes-reveal.html +++ b/registry/blocks/notes-reveal/notes-reveal.html @@ -216,7 +216,7 @@ #title-l2 { position: absolute; left: 62px; - font-size: 92px; + font-size: 88px; font-weight: 700; letter-spacing: -0.005em; color: #191919; @@ -235,7 +235,7 @@ font-weight: 400; letter-spacing: 0em; color: #191919; - white-space: pre; + white-space: nowrap; } #caret { position: absolute;