diff --git a/css/style.css b/css/style.css index 69c53a8153..ac4fe2c12c 100644 --- a/css/style.css +++ b/css/style.css @@ -155,8 +155,8 @@ html { /* Nav and Menu */ #why-simplex::before, #features::before, -#simplex-privacy::before, -#simplex-network::before { +#privacy::before, +#network::before { display: block; content: " "; margin-top: -26px; diff --git a/css/tailwind.css b/css/tailwind.css index d934eed170..8385490903 100644 --- a/css/tailwind.css +++ b/css/tailwind.css @@ -1,5 +1,5 @@ /* -! tailwindcss v3.2.3 | MIT License | https://tailwindcss.com +! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com */ /* diff --git a/index.html b/index.html index 18218d58a2..f194481f40 100644 --- a/index.html +++ b/index.html @@ -388,8 +388,8 @@ window.addEventListener('scroll',changeHeaderBg);
@@ -1112,7 +1112,7 @@ window.addEventListener('scroll',changeHeaderBg); -What makes SimpleX private
@@ -1310,7 +1310,7 @@ window.addEventListener('scroll',changeHeaderBg); -SimpleX Network
Simplex Chat provides the best privacy by combining the advantages of P2P and federated networks.