source for getorbyt.com getorbyt.com/
client bsky orbytapp app orbyt bluesky getorbyt orbytvideo atproto video
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

style: add z-index and position to video element for improved layering

+5
+5
public/css/shared.css
··· 89 89 font-weight: 600; 90 90 } 91 91 92 + video { 93 + position: relative; 94 + z-index: 1; 95 + } 96 + 92 97 .video-ambient-backdrop { 93 98 position: absolute; 94 99 inset: 0;