Skip to content

Commit

Permalink
reduce padding
Browse files Browse the repository at this point in the history
  • Loading branch information
pnry committed Dec 1, 2024
1 parent 8f39623 commit 3388603
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/static/css/main.ef349ec9.css",
"main.js": "/static/js/main.1c7ac349.js",
"main.css": "/static/css/main.f7d99ab5.css",
"main.js": "/static/js/main.d2620c9c.js",
"index.html": "/index.html",
"main.ef349ec9.css.map": "/static/css/main.ef349ec9.css.map",
"main.1c7ac349.js.map": "/static/js/main.1c7ac349.js.map"
"main.f7d99ab5.css.map": "/static/css/main.f7d99ab5.css.map",
"main.d2620c9c.js.map": "/static/js/main.d2620c9c.js.map"
},
"entrypoints": [
"static/css/main.ef349ec9.css",
"static/js/main.1c7ac349.js"
"static/css/main.f7d99ab5.css",
"static/js/main.d2620c9c.js"
]
}
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="./favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Visualize Omron Blood Pressure Readings"/><link rel="apple-touch-icon" href="./logo192.png"/><link rel="manifest" href="./manifest.json"/><title>Visualize Omron Blood Pressure Readings</title><script defer="defer" src="./static/js/main.1c7ac349.js"></script><link href="./static/css/main.ef349ec9.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Visualize Omron Blood Pressure Readings"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Visualize Omron Blood Pressure Readings</title><script defer="defer" src="/static/js/main.d2620c9c.js"></script><link href="/static/css/main.f7d99ab5.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit 3388603

Please sign in to comment.