We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb6cb75 + 5510222 commit 193e279Copy full SHA for 193e279
2 files changed
assets/css/cross-page.css
@@ -158,11 +158,9 @@ table {
158
border-color: transparent;
159
}
160
table tbody td {
161
- border-top: transparent;
+ border-top: transparent;
162
163
164
-
165
166
/* Fix Nav Masthead Breadcrumb container */
167
/*************************************/
168
#nav-masthead-breadcrumbs {
themes/arm-design-system-hugo-theme/layouts/_default/baseof.html
@@ -15,8 +15,6 @@
15
{{ end }}
16
</head>
17
<body>
18
- <a href="#main" class="skip-link">Skip to main content</a>
19
20
{{partial "header/nav-masthead.html" .}}
21
22
{{ if not .IsHome }}
0 commit comments