mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-04 16:42:27 +00:00
This reverts commit 3b53bfd2f7.
This commit is contained in:
+1
-6
@@ -54,12 +54,7 @@
|
||||
#yt-sw-fill {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
/* Placeholder footage: L3 of the ink over the dark ground, plus a 3px
|
||||
achromatic hatch so the plate reads as a media surface, not an empty box. */
|
||||
background:
|
||||
repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0 1px, transparent 1px 3px),
|
||||
rgba(255, 255, 255, 0.18);
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.14);
|
||||
background: linear-gradient(150deg, #ff8fb8 0%, #7d5cff 60%, #2a7fff 100%);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
+1
-6
@@ -51,12 +51,7 @@
|
||||
#yt-sw-fill {
|
||||
position: absolute;
|
||||
inset: 0;
|
||||
/* Placeholder footage: L3 of the ink over the dark ground, plus a 3px
|
||||
achromatic hatch so the plate reads as a media surface, not an empty box. */
|
||||
background:
|
||||
repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.05) 0 1px, transparent 1px 3px),
|
||||
rgba(255, 255, 255, 0.18);
|
||||
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.14);
|
||||
background: linear-gradient(150deg, #ff8fb8 0%, #7d5cff 60%, #2a7fff 100%);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user