diff --git a/source/voice-pe/index.html b/source/voice-pe/index.html index b30fdb4d54d..603c6c0022b 100644 --- a/source/voice-pe/index.html +++ b/source/voice-pe/index.html @@ -433,7 +433,7 @@ frontpage_image: /images/frontpage/voice-pe-frontpage.jpg
Close-up photo of the illuminated (blue) LED ring on the Voice Preview Edition
Visual feedback
-
Multicolored LED ring displays when its listening, volume levels and more +
Multicolored LED ring displays when it’s listening, volume levels, and more
@@ -478,8 +478,7 @@ frontpage_image: /images/frontpage/voice-pe-frontpage.jpg
Local -

Your voice never leaves your home and the processing is pretty accurate, but is hardware-intensive. -

+

Your voice never leaves your home and the processing is pretty accurate, but is hardware-intensive.

@@ -487,8 +486,7 @@ frontpage_image: /images/frontpage/voice-pe-frontpage.jpg
Cloud -

Your voice is processed privately on Home Assistant Cloud, allowing Assist to run very accurately on - low-powered hardware.

+

Your voice is processed on a private cloud, allowing Assist to run fast and very accurately on low-powered hardware.

diff --git a/source/voice-pe/styles.css b/source/voice-pe/styles.css index 5c400fdf5a3..e47f13c335d 100644 --- a/source/voice-pe/styles.css +++ b/source/voice-pe/styles.css @@ -116,7 +116,8 @@ article.page h3 { .vpe-main :target { position: initial; top: initial; - visibility: initial + visibility: initial; + display: block; } .vpe-main .nice-select .list {