This commit is contained in:
2023-09-10 16:50:27 +02:00
parent b16ccfdea4
commit 7cc75c99d6
13 changed files with 125 additions and 301 deletions

View File

@@ -12,7 +12,7 @@ const getColor = computed(() => `text-${appConfig.ui.primary}-500`)
</script>
<template>
<section class="md:border-l md:border-zinc-100 md:pl-6 md:dark:border-zinc-700/40 mb-24">
<section class="md:border-l md:border-zinc-100 md:pl-6 md:dark:border-zinc-700/40 mb-24 px-4">
<div class="grid max-w-3xl grid-cols-1 items-baseline gap-y-8 md:grid-cols-4">
<h2 class="relative text-sm font-semibold pl-3.5" :class="getColor">
<span class="md:hidden absolute inset-y-0 left-0 flex items-center">