update(docs): dark mode colors for home
This commit is contained in:
@@ -4,7 +4,7 @@ import Star from '~icons/carbon/star'
|
||||
import Download from '~icons/carbon/download'
|
||||
</script>
|
||||
<template>
|
||||
<div class="w-full bg-black text-white">
|
||||
<div class="w-full bg-black text-white border-b-1 border-white">
|
||||
<div class="max-w-9/12 md:max-w-3/4 lg:max-w-4xl m-auto py-4 md:py-12">
|
||||
<div class="grid md:grid-cols-3 gap-3 md:gap-0 text-center <md:divide-y md:divide-x divide-blue-200">
|
||||
<div class="grid grid-rows-auto gap-2 py-4 md:py-0">
|
||||
|
||||
Reference in New Issue
Block a user