replace tw colors with semantic colors [WIP]
This commit is contained in:
@@ -13,7 +13,7 @@ export default function Billing() {
|
||||
<SettingsLayout>
|
||||
<p className="capitalize text-3xl font-thin inline">Billing Settings</p>
|
||||
|
||||
<hr className="my-3 border-1 border-sky-100 dark:border-neutral-700" />
|
||||
<hr className="my-3 border-1 border-neutral-content" />
|
||||
|
||||
<div className="w-full mx-auto flex flex-col gap-3 justify-between">
|
||||
<p className="text-md">
|
||||
|
||||
Reference in New Issue
Block a user