Skip to content

Commit eb66f6e

Browse files
save file
1 parent 22dffdb commit eb66f6e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

html-components/html-components-list/html-components-list.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
menu = menumod();
5050

51-
hdr = mod['html-component-hdr'];
51+
hdr = mod['html-components-hdr'];
5252

5353

5454
hdr.initmod({ext,$,menu});
@@ -89,7 +89,8 @@
8989

9090
<style>
9191

92-
92+
html
93+
{font-family:arial}
9394

9495
</style>
9596

0 commit comments

Comments
 (0)