From 5dc39cc4fe2942aea3ef1b82e76c143a914268f9 Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Tue, 27 Jan 2026 18:39:43 +0100 Subject: [PATCH] style(extension): tweak welcome page text opacity and remove redundant copy --- extension/src/welcome.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/extension/src/welcome.html b/extension/src/welcome.html index 4f3a6ae..e5c42f1 100644 --- a/extension/src/welcome.html +++ b/extension/src/welcome.html @@ -74,6 +74,7 @@ p { margin-bottom: 1rem; + opacity: 0.8; } a { @@ -116,6 +117,7 @@ li { margin-bottom: 0.5rem; + opacity: 0.8; } strong { @@ -225,9 +227,6 @@ 3
Install the CLI and run a command -

- Install the CLI and start automating the browser: -

# install the CLI globally
 npm i -g playwriter
 # navigate to a URL in the active tab