big updates

This commit is contained in:
Jesse Winton
2024-08-22 15:06:21 -04:00
parent 96d85e742d
commit 428689824c
30 changed files with 279 additions and 281 deletions

View File

@@ -60,7 +60,7 @@
<article class="web-article">
<header class="web-article-header">
<div class="web-article-header-start web-u-cross-start flex flex-col">
<div class="u-cross-center relative flex">
<div class="relative flex items-center">
<h1 class="web-title">Tutorials</h1>
</div>
</div>
@@ -80,7 +80,7 @@
aria-disabled="true"
tabindex="-1"
>
<header class="u-cross-baseline flex gap-1">
<header class="flex items-baseline gap-1">
<span
class="{getIcon(tutorial)} web-u-font-size-24"
aria-hidden="true"
@@ -93,7 +93,7 @@
</a>
{:else}
<a href={tutorial.href} class="web-card is-normal">
<header class="u-cross-baseline flex gap-1">
<header class="flex items-baseline gap-1">
<span
class="{getIcon(tutorial)} web-u-font-size-24"
aria-hidden="true"