Privacy statement.

This commit is contained in:
codevictory
2021-05-11 19:35:21 +03:00
parent 2ae2f601dd
commit c5bd951747
12 changed files with 174 additions and 6 deletions

View File

@@ -18,7 +18,11 @@ section.logo ~ section.main {
border-radius: 0px;
}
.email-link {
.generic-link {
color: blue;
text-decoration: underline;
}
hr {
width: inherit;
}