Skip to content

Commit d83398a

Browse files
committed
Make it a little prettier
1 parent 116fca3 commit d83398a

File tree

2 files changed

+605
-4
lines changed

2 files changed

+605
-4
lines changed

assets/static/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</head>
1919
<body>
2020
<h1><span class="typescript"><span class="bold">Type</span>Search</span></h1>
21-
<div style="width: 36em">
21+
<div style="width: 48em; margin: 0 auto;">
2222
<input id="demo" class="typeahead" placeholder="Search for Types Packages" value="" style="width: 100%" />
2323
<div id="output"></div>
2424
</div>

0 commit comments

Comments
 (0)