fix: readability in dark mode privacy policy
This commit is contained in:
parent
5a49648e64
commit
943fba32c3
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
|
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:
|
practices, you can reach out to the data controller:
|
||||||
</p>
|
</p>
|
||||||
<p class="bg-info p-4">
|
<p class="bg-info p-4 text-info-foreground">
|
||||||
duskflower
|
duskflower
|
||||||
<br />
|
<br />
|
||||||
privacy(at)duskflower.dev
|
privacy(at)duskflower.dev
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue