mirror of
https://git.hush.is/hush/hush.is.git
synced 2025-07-30 00:03:50 -04:00
Compare commits
No commits in common. "e007431b538065d32072a50732123cb733f94eb6" and "0bc7a39656a1249c67cc2f39413205183e6b9730" have entirely different histories.
e007431b53
...
0bc7a39656
@ -129,7 +129,7 @@ input[type="radio"] ~ a label a {
|
|||||||
position: relative;
|
position: relative;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 6rem;
|
height: 4rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header-nav {
|
.header-nav {
|
||||||
|
@ -130,7 +130,7 @@
|
|||||||
<a href="https://git.hush.is/hush/SilentDragonLite/releases" class="component-button"><small>Download HushChat</small></a>
|
<a href="https://git.hush.is/hush/SilentDragonLite/releases" class="component-button"><small>Download HushChat</small></a>
|
||||||
<a href="https://hush.is/privacy" class="component-button"><small>Privacy</small></a>
|
<a href="https://hush.is/privacy" class="component-button"><small>Privacy</small></a>
|
||||||
<a href="https://blog.hush.is" class="component-button"
|
<a href="https://blog.hush.is" class="component-button"
|
||||||
><small>News</small></a
|
><small>Blog</small></a
|
||||||
>
|
>
|
||||||
</nav>
|
</nav>
|
||||||
<div class="nav-bg"></div>
|
<div class="nav-bg"></div>
|
||||||
@ -424,7 +424,7 @@
|
|||||||
<span class="tooltip">Reddit</span>
|
<span class="tooltip">Reddit</span>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<p>Copyright © 2016-2024 The Hush developers. All rights reserved.</p>
|
<p>Copyright © 2016-2023 The Hush developers. All rights reserved.</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user