mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-29 14:51:09 +00:00
Revamping the Encrypted DNS page (#767)
Co-authored-by: lexi <git@lx-is.lol>
This commit is contained in:
@@ -20,6 +20,13 @@ $hr-border-color: $body-color;
|
||||
@import "./node_modules/bootstrap/scss/variables";
|
||||
@import "variables";
|
||||
|
||||
.flowchart{
|
||||
width: 40vmax;
|
||||
float: center;
|
||||
padding: 10px;
|
||||
background-color: var(--bs-body-bg);
|
||||
}
|
||||
|
||||
$dm-grays: (
|
||||
"dm-white": $black,
|
||||
"dm-100": $gray-900,
|
||||
|
Reference in New Issue
Block a user