# 26-Feb-2026 — fix YouTube videos not displaying in grid layout, [closes #169](https://github.com/nbarrett/ngx-ramblers/issues/169)

## [build 501](https://github.com/nbarrett/ngx-ramblers/actions/runs/22437204477) — [commit 8ed2852](https://github.com/nbarrett/ngx-ramblers/commit/8ed2852b8e0a3bcbb68d8869f3ab0157e8fe1c7f)

_____

Move iframe positioning into YoutubeEmbed component via ::ng-deep to
bypass Angular view encapsulation that prevented parent CSS from reaching
the dynamically created YouTube iframe. Remove unreachable iframe rules
from grid and carousel SASS files.