diff --git a/index.html b/index.html index aa6edd5..79a05df 100644 --- a/index.html +++ b/index.html @@ -42,9 +42,9 @@
- Pěstouni - Týrání - Samoživitel + Pěstouni + Týrání + Samoživitel
diff --git a/sass/style.scss b/sass/style.scss index 5ece57a..42001a3 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -215,7 +215,7 @@ body.noscroll { video { width: 100%; border-radius: 2rem; - box-shadow: 0 0 42px 0 rgba(194,66,66,0.75); + box-shadow: 0 0 85px 0 rgba(194,66,66,0.75); transition: box-shadow 1s ease; } }