diff --git a/src/app/components/home/home.component.scss b/src/app/components/home/home.component.scss index 4079120..511fa91 100644 --- a/src/app/components/home/home.component.scss +++ b/src/app/components/home/home.component.scss @@ -1,8 +1,8 @@ -iframe{ +iframe { pointer-events: none; } p { color: white; text-shadow: 2px 2px 15px #000; -} \ No newline at end of file +}