Skip to content

Commit 43fd2a8

Browse files
author
Vianpyro
committed
Remove unused styles from privacy page to clean up code
1 parent 84e8f83 commit 43fd2a8

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/pages/privacy.astro

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,3 @@ import '../styles/markdown.css'
88
<Main title="Privacy Policy">
99
<div class="markdown"><PrivacyPolicy /></div>
1010
</Main>
11-
12-
<style>
13-
/* div {
14-
display: flex;
15-
flex-direction: column;
16-
width: 80%;
17-
justify-self: center;
18-
} */
19-
</style>

0 commit comments

Comments
 (0)