fix: readability in dark mode privacy policy
This commit is contained in:
parent
ed005052c1
commit
cd26b32655
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ export const Privacy: Component<RouteSectionProps> = () => {
|
|||
I run this website as an individual. If you have any questions or complaints regarding my privacy and data
|
||||
practices, you can reach out to the data controller:
|
||||
</p>
|
||||
<p class="bg-info p-4">
|
||||
<p class="bg-info p-4 text-info-foreground">
|
||||
duskflower
|
||||
<br />
|
||||
privacy(at)duskflower.dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue