diff --git a/content/easy-ssh-tunnel/index.html b/content/easy-ssh-tunnel/index.html index 0d560b6c..a8077cfe 100644 --- a/content/easy-ssh-tunnel/index.html +++ b/content/easy-ssh-tunnel/index.html @@ -70,6 +70,12 @@ grid-column: span 2 / span 2; } + .post-content:has(input:invalid) { + #command { + display: none; + } + } + #command { background: oklch(45.2% 0.211 324.591); margin-top: 1rem; @@ -89,7 +95,7 @@ - +