You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested at: 2026-08-03T08:20:31Z
Viewports: small (360×800), medium (768×1024), desktop (1280×800), wide (1440×900), full-hd (1920×1080)
#
Viewport
Category
Description
1
small
brand
Page left gutter is 16px (content padding-left on .markdown-body), below the 20px minimum for viewports <480px per brand guidelines
2
desktop
readability
<h1> computed font-size is 16px — same as body text, no visual heading weight. Brand type scale requires 48–64px for primary headings at large viewports
3
desktop
readability
<code> elements computed font-size is 13.6px, below the 14px minimum for essential text
Screenshots
Finding 1 — Small viewport (360px) gutter below 20px minimum
Findings 2 & 3 — Desktop page (H1 and code size)
Suggested fixes
Gutter (Finding 1): Increase .markdown-body horizontal padding at small viewports to at least 20px.
H1 size (Finding 2): The page <h1> renders at 16px in the sticky header. Ensure a visually dominant heading size or verify the sticky header element uses aria-hidden if a larger title exists in the content.
Code size (Finding 3): Inline <code> inherits Primer's 0.85em, yielding ~13.6px. Override to at least 0.875em at a 16px base to meet the 14px minimum.
Warning
Firewall blocked 6 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.com
android.clients.google.com
awmgmcpg
clients2.google.com
storage.googleapis.com
www.google.com
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
QA findings for
__root__Tested at: 2026-08-03T08:20:31Z
Viewports: small (360×800), medium (768×1024), desktop (1280×800), wide (1440×900), full-hd (1920×1080)
padding-lefton.markdown-body), below the 20px minimum for viewports <480px per brand guidelines<h1>computed font-size is 16px — same as body text, no visual heading weight. Brand type scale requires 48–64px for primary headings at large viewports<code>elements computed font-size is 13.6px, below the 14px minimum for essential textScreenshots
Finding 1 — Small viewport (360px) gutter below 20px minimum
Findings 2 & 3 — Desktop page (H1 and code size)
Suggested fixes
.markdown-bodyhorizontal padding at small viewports to at least20px.<h1>renders at 16px in the sticky header. Ensure a visually dominant heading size or verify the sticky header element usesaria-hiddenif a larger title exists in the content.<code>inherits Primer's0.85em, yielding ~13.6px. Override to at least0.875emat a 16px base to meet the 14px minimum.Warning
Firewall blocked 6 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comandroid.clients.google.comawmgmcpgclients2.google.comstorage.googleapis.comwww.google.comSee Network Configuration for more information.