diff --git a/scss/elements/_block_lists.scss b/scss/elements/_block_lists.scss index ac15f80d..6cb24d11 100644 --- a/scss/elements/_block_lists.scss +++ b/scss/elements/_block_lists.scss @@ -59,7 +59,8 @@ margin: -$gap 0; } - .icon-link { + .icon-link, + .label { &:first-child { margin-left: -$gap; } diff --git a/scss/elements/_typography.scss b/scss/elements/_typography.scss index 10f0846a..fcdc97d9 100644 --- a/scss/elements/_typography.scss +++ b/scss/elements/_typography.scss @@ -4,7 +4,7 @@ * @source https://github.com/uswds/uswds/blob/develop/src/stylesheets/elements/_typography.scss */ -* { + * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @@ -56,8 +56,4 @@ dl { > div { margin-bottom: $gap * 2; } -} - -.subtitle { - color: $color-gray; -} +} \ No newline at end of file diff --git a/scss/sections/_member_edit.scss b/scss/sections/_member_edit.scss index c868137a..aef2e042 100644 --- a/scss/sections/_member_edit.scss +++ b/scss/sections/_member_edit.scss @@ -33,5 +33,9 @@ .member-card__details { text-align: right; + + .icon-link { + margin: 0 -$gap; + } } } \ No newline at end of file diff --git a/templates/member_edit.html.to b/templates/member_edit.html.to index 140e8a26..24893bf2 100644 --- a/templates/member_edit.html.to +++ b/templates/member_edit.html.to @@ -19,7 +19,7 @@

{{ member_name }}

-
Workspace Role
{{member_workspace_role}}
+
Workspace Role
{{member_workspace_role}}
@@ -57,7 +57,7 @@ Development
- no access set role + no access set role
  • @@ -65,7 +65,7 @@ Sandbox
    - no accessset role + no accessset role
  • @@ -73,7 +73,7 @@ Production
    - Billingset role + Billingset role
  • @@ -82,7 +82,7 @@

    {% module Icon('arrow-right') %} Digital Dojo

    - no access + no access