Skip to content

Commit 5b94b34

Browse files
save file
1 parent eb66f6e commit 5b94b34

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@
9292
html
9393
{font-family:arial}
9494

95+
#center
96+
{max-width:1400px;margin:0 auto;}
9597
</style>
9698

9799
</head>
@@ -106,7 +108,7 @@
106108

107109

108110

109-
<div>
111+
<div id=center>
110112

111113
<a href='../list/web-editor/web-editor.html'>
112114
web-editor

0 commit comments

Comments
 (0)