powered by

#youtube-playlist-feed { display: flex; gap: 20px; flex-wrap: wrap; } .yt-video-card { width: 300px; } .yt-video-card img { width: 100%; border-radius: 8px; } .yt-video-card p { margin-top: 8px; font-weight: bold; }