1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-29 14:51:09 +00:00

Remove '14 Eyes' info and legacy pages (#504)

Co-authored-by: Jonah Aragon <jonah@triplebit.net>
This commit is contained in:
Tommy
2021-12-31 22:40:35 -05:00
committed by GitHub
parent b4ce9391b5
commit 5e32dcfa88
15 changed files with 2 additions and 151 deletions

View File

@@ -15,7 +15,6 @@ $card-bg: lighten( $dark, 5% );
$body-color: $light;
$link-color: lighten( $link-color, 30% );
$mark-bg: darken( $primary, 60% );
$breadcrumb-bg: lighten( $dark, 5% );
$hr-border-color: $body-color;
@import "./node_modules/bootstrap/scss/variables";