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

Add more contributors (#2529)

Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
2024-04-14 15:55:35 +00:00
committed by Daniel Gray
parent 61ade2c055
commit c830c0cf30
13 changed files with 873 additions and 775 deletions

View File

@ -236,6 +236,10 @@ details[class="downloads annotate"] > p .md-annotation span span::before {
.downloads > ul {
grid-template-columns: repeat(2, 1fr);
}
.all-contributors-table tbody td {
display: block;
width: 100%;
}
}
/* Card links */