1
1
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2026-05-25 04:41:28 +00:00

style: Nicer reason cards on tools page

This commit is contained in:
2026-05-12 17:37:46 -05:00
parent 5a05d0023d
commit c2bc69e29f
2 changed files with 17 additions and 6 deletions
+11 -2
View File
@@ -200,6 +200,15 @@ a.footnote-ref {
}
.pg-card-logos img {
width: 100px;
padding: 16px;
width: 100px;
padding: 16px;
}
.pg-unstyled-cards .hextra-card {
border: none;
box-shadow: none;
}
.pg-unstyled-cards .hextra-card:hover {
background-color: inherit;
}