1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-24 12:21:09 +00:00

Rework and move footer to separate file

This commit is contained in:
Vincevrp
2019-01-20 21:18:31 +01:00
committed by Vince
parent a6680484d3
commit 455b347574
3 changed files with 34 additions and 14 deletions

View File

@@ -122,3 +122,9 @@ a,
.email { background: $email; }
.diaspora { background: $diaspora; }
footer {
img,
i {
margin-right: 1rem;
}
}