Implement detailed privacy policy content

Replaced placeholder privacy content with a comprehensive privacy policy, including sections on data collection, usage, third-party involvement, and user rights. Added necessary styles for the privacy policy layout.
Also actually fixed the social icons in the footer
This commit is contained in:
Peter
2025-04-06 11:43:33 +02:00
parent b029153657
commit 25931d05d7
3 changed files with 149 additions and 3 deletions
@@ -34,11 +34,11 @@ footer ul, footer p {
}
.followUs {
padding-top: 5px;
padding-top: 15px;
}
.followUs img {
margin-right: 15px;
margin-right: 5px;
float: left;
filter: grayscale(100%);
-webkit-filter: grayscale(100%);