Loading assets/css/base.css +2 −1 Original line number Diff line number Diff line Loading @@ -218,7 +218,7 @@ pre { padding: 11.5px; margin: 0 0 12px; font-size: 15px; line-height: 1.5; line-height: 1.625rem; word-break: break-all; word-wrap: break-word; } Loading Loading @@ -1542,6 +1542,7 @@ button.close { @media (min-width: 600px) { body { font-size: 16px; line-height: 1.625rem; } .section-title { padding-left: 20px; Loading assets/css/breadcrumb.css +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ padding: 8px 1rem; list-style: none; font-size: 16px; line-height: 1.625rem; margin-bottom: 0; } Loading assets/css/navbar.css +1 −0 Original line number Diff line number Diff line Loading @@ -328,6 +328,7 @@ -ms-flex-wrap: nowrap; flex-wrap: nowrap; font-size: 16px; line-height: 1.625rem; } .navbar-secondary .navbar-nav a, .navbar-secondary .navbar-nav button { Loading components/01-base/code/_code.scss +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ pre { padding: (($line-height-computed - 1) / 2); margin: 0 0 ($line-height-computed / 2); font-size: ($font-size-base - 1); // 14px to 13px line-height: $line-height-base; line-height: 1.625rem; word-break: break-all; word-wrap: break-word; Loading components/01-base/root/_root.scss +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ body { @include for-tablet-portrait-up { font-size: $font-size-base; line-height: 1.625rem; } } Loading Loading
assets/css/base.css +2 −1 Original line number Diff line number Diff line Loading @@ -218,7 +218,7 @@ pre { padding: 11.5px; margin: 0 0 12px; font-size: 15px; line-height: 1.5; line-height: 1.625rem; word-break: break-all; word-wrap: break-word; } Loading Loading @@ -1542,6 +1542,7 @@ button.close { @media (min-width: 600px) { body { font-size: 16px; line-height: 1.625rem; } .section-title { padding-left: 20px; Loading
assets/css/breadcrumb.css +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ padding: 8px 1rem; list-style: none; font-size: 16px; line-height: 1.625rem; margin-bottom: 0; } Loading
assets/css/navbar.css +1 −0 Original line number Diff line number Diff line Loading @@ -328,6 +328,7 @@ -ms-flex-wrap: nowrap; flex-wrap: nowrap; font-size: 16px; line-height: 1.625rem; } .navbar-secondary .navbar-nav a, .navbar-secondary .navbar-nav button { Loading
components/01-base/code/_code.scss +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ pre { padding: (($line-height-computed - 1) / 2); margin: 0 0 ($line-height-computed / 2); font-size: ($font-size-base - 1); // 14px to 13px line-height: $line-height-base; line-height: 1.625rem; word-break: break-all; word-wrap: break-word; Loading
components/01-base/root/_root.scss +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ body { @include for-tablet-portrait-up { font-size: $font-size-base; line-height: 1.625rem; } } Loading