mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-29 23:01:09 +00:00
Revamping the Encrypted DNS page (#767)
Co-authored-by: lexi <git@lx-is.lol>
This commit is contained in:
@@ -8,6 +8,13 @@
|
||||
@import "./node_modules/bootstrap/scss/mixins";
|
||||
@import "./node_modules/bootstrap/scss/utilities";
|
||||
|
||||
.flowchart{
|
||||
width: 40vmax;
|
||||
float: center;
|
||||
padding: 10px;
|
||||
background-color: var(--bs-body-bg);
|
||||
}
|
||||
|
||||
$dm-grays: (
|
||||
"dm-white": $white,
|
||||
"dm-100": $gray-100,
|
||||
@@ -76,6 +83,7 @@ h1, h2, h3:not(.h5), h4 {
|
||||
@import "./node_modules/bootstrap/scss/bootstrap";
|
||||
@import "pg-font";
|
||||
@import "flag-icon";
|
||||
@import "terminal";
|
||||
|
||||
.textColor {
|
||||
fill: $dark;
|
||||
|
Reference in New Issue
Block a user