about summary refs log tree commit diff
path: root/web
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2020-04-21T03·19+0100
committerVincent Ambo <tazjin@google.com>2020-04-21T03·24+0100
commitfad370f0c107c867a12a8d0cb943f6e8159de4b4 (patch)
treeb2a08780102a1e076e8b8b91891434cfe7ec6642 /web
parente4676a2e0d3ea33df5c38809be4cf01732ab4200 (diff)
style(web/tvl): Reword the note about clickable links r/659
Diffstat (limited to 'web')
-rw-r--r--web/tvl/default.nix11
1 files changed, 6 insertions, 5 deletions
diff --git a/web/tvl/default.nix b/web/tvl/default.nix
index c5ae8f0386..d137f97ecb 100644
--- a/web/tvl/default.nix
+++ b/web/tvl/default.nix
@@ -18,6 +18,11 @@ let
       <link rel="stylesheet" type="text/css" href="/static/tazjin.css" media="all">
       <link rel="icon" type="image/webp" href="/static/favicon.webp">
       <title>The Virus Lounge</title>
+      <style>
+        svg {
+          max-width: inherit;
+        }
+      </style>
     </head>
     <body class="light">
       <header>
@@ -53,13 +58,9 @@ let
       <h2>Where did all these people come from?</h2>
 
       <p>
-        It's pretty straightforward.
+        It's pretty straightforward. Feel free to click on people, too.
       </p>
       ${builtins.readFile tvlGraph}
-      <br>
-      <span style="text-align:center;font-style:italic;">
-        (Protip: Most of these names are clickable!)
-      </span>
 
       <hr>
       <footer>