Skip to content

Commit 7109c2d

Browse files
committed
fix: increase ui font size in web deployments
Signed-off-by: Nick Mitchell <[email protected]>
1 parent c30472e commit 7109c2d

File tree

5 files changed

+575
-4
lines changed

5 files changed

+575
-4
lines changed

pdl-live-react/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!doctype html>
2-
<html lang="en">
2+
<html lang="en" class="<%- htmlClassName %>">
33
<head>
44
<meta charset="UTF-8" />
55
<link rel="icon" type="image/svg+xml" href="/ai-governance--prompt.svg" />

0 commit comments

Comments
 (0)