Skip to content

Instantly share code, notes, and snippets.

@oren001
oren001 / report.html
Last active May 19, 2026 16:35
BrickWise bug fixes — before & after (19 May 2026)
This file has been truncated, but you can view the full file.
BrickWise bug fixes — before & after (19 May 2026)
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1">
<title>BrickWise — Fixes Review (19 May 2026)</title>
<style>
*{box-sizing:border-box;margin:0;padding:0}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:#f5f4f0;color:#1a1a1a}