1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 01:32:41 +00:00

Add "share" section (#2300)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
Signed-off-by: blacklight447 <github.ef27z@simplelogin.com>
This commit is contained in:
2023-10-24 06:47:52 +00:00
committed by Daniel Gray
parent de216b9cde
commit 43b346a5ff
6 changed files with 2549 additions and 3 deletions

View File

@ -502,3 +502,9 @@ path[d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-
transform: translate(-50%, -50%);
color: white;
}
/* Social share button */
.social-share-text {
width: 100%;
padding: 1em !important;
}