Add Privacy Policy for GDPR compliance

This commit is contained in:
Gabriele Cirulli
2018-05-23 22:55:21 +02:00
parent f37a31ead4
commit c8f4a5c8c7
5 changed files with 143 additions and 1 deletions
+7
View File
@@ -1097,3 +1097,10 @@ hr {
animation: pop-in-small 700ms ease 2s both;
margin-top: 10px;
height: 76px; } }
.links {
text-align: center;
margin-top: 20px; }
.privacy {
word-wrap: break-word; }