fix nav animation and some overflowing text

This commit is contained in:
2025-07-13 16:53:47 +03:00
parent afb90c1a8d
commit ddc866abcc
4 changed files with 5 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
<button
on:click={toggle}
class="theme-toggle button text-text flex items-center text-sm"
class="theme-toggle button text-text flex items-center text-sm navPlus1:!p-x-[.25rem]"
aria-label="Toggle theme"
>
<div

View File

@@ -21,6 +21,7 @@
<p>
We have an XMPP MUC for general discussion about Project Segfault over at <a
href="https://join.jabber.network/#general@conference.projectsegfau.lt?join"
class="break-all"
>#general@conference.projectsegfau.lt</a
>.
</p>

View File

@@ -63,7 +63,7 @@
{#each category.data as instance}
<a
href={instance.geo || instance.eu || instance.in }
class="flex flex-row items-center gap-4 rounded bg-secondary p-4 w-110 no-underline text-text"
class="flex flex-row items-center gap-4 rounded bg-secondary p-4 w-110 no-underline text-text break-all"
>
{#if instance.icon}
<img
@@ -94,7 +94,7 @@
instance.geo ||
instance.eu ||
instance.in}
class="flex flex-row items-center gap-4 rounded bg-secondary p-4 w-110 no-underline text-text"
class="flex flex-row items-center gap-4 rounded bg-secondary p-4 w-110 no-underline text-text break-all"
>
{#if instance.icon}
<img

View File

@@ -9,7 +9,7 @@
<h2>We don't collect more information than we need to.</h2>
<PMargin
<PMargin class="break-all"
>We have disabled request logging. This is because it is extremely
identifiable. This means that, for example, what website you visited and
what path you visited (like https://libreddit.projectsegfau.lt/r/cats), your