mirror of
https://github.com/AmanTahiliani/box-box.git
synced 2026-08-08 04:06:18 -04:00
docs(review): add PR 69 browser QA packet
This commit is contained in:
17
docs/reviews/pr-69/index.html
Normal file
17
docs/reviews/pr-69/index.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>PR #69 browser QA</title>
|
||||
<style>body{margin:2rem;background:#111;color:#eee;font-family:system-ui,sans-serif}img{display:block;max-width:100%;margin:1rem 0 3rem;border:1px solid #444}h1{margin-bottom:.25rem}p{color:#bbb}</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>PR #69 browser QA</h1>
|
||||
<p>Race Story — hermetic seeded preview</p>
|
||||
<h2>Desktop</h2>
|
||||
<img src="screenshots/race-story-desktop.png" alt="Race Story desktop QA">
|
||||
<h2>Mobile</h2>
|
||||
<img src="screenshots/race-story-mobile.png" alt="Race Story mobile QA">
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user