mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 06:30:03 +00:00
fix(registry): align notes reveal typing (#3234)
This commit is contained in:
+2
-2
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user