Update licenses and improve sr-only elements
This commit is contained in:
parent
287f2cae2f
commit
90fc60e871
11 changed files with 126 additions and 82 deletions
|
|
@ -49,8 +49,8 @@ const isCurrentRoute = (path: string) =>
|
|||
class="u-logo my-4 w-full max-w-[192px] rounded-sm border-2 border-green-950 shadow-md"
|
||||
width={192}
|
||||
/>
|
||||
<span class="p-name mt-2 mb-4 text-2xl font-semibold">Bad Manners</span>
|
||||
<ul class="flex flex-col gap-y-2 text-left pr-8 sm:pr-2">
|
||||
<span class="p-name mb-4 mt-2 text-2xl font-semibold">Bad Manners</span>
|
||||
<ul class="flex flex-col gap-y-2 pr-8 text-left sm:pr-2">
|
||||
<li>
|
||||
<a class="u-url text-link group" href="https://badmanners.xyz/" data-age-restricted rel="me">
|
||||
<IconHome width="1.25rem" height="1.25rem" class="inline align-text-top" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue