diff options
-rw-r--r-- | web/tvl/default.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/tvl/default.nix b/web/tvl/default.nix index 2b2d2df211cb..aa155c4adc2b 100644 --- a/web/tvl/default.nix +++ b/web/tvl/default.nix @@ -41,13 +41,13 @@ let channel on Freenode. </p> - <p> + <div style="text-align:center;"> <a href="https://meet.google.com/mng-biyw-xbb" target="_blank"> - <button>Join The Lounge!</button> + <button style="color:initial;">Join The Lounge!</button> </a> <br> <i>(Hope you've checked that it's open!)</i> - </p> + </div> <hr> <h2>Where did all these people come from?</h2> |