Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
domaingenerator authored Sep 5, 2024
1 parent d2fec68 commit 383eb68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<div class="container">

<form action="javascript:void(0)" class="generator-form" method="post">
<h1 class="fs-1 fw-bold text-center"><b class="text-primary">Domain</b> Name Generator</h1>
<h1 class="fs-1 fw-bold text-center mt-3 mb-3"><b class="text-primary">Domain</b> Name Generator</h1>
<div class="input-group mb-3 mt-3 m-auto shadow rounded-2" style="max-width: 640px;">
<span class="input-group-text text-primary fs-3"><i class="bi bi-globe"></i></span>
<input type="text" class="form-control dk p-3" name="domain_keyword" placeholder="Enter a keyword..." autocmplete="off" required focus />
Expand Down

0 comments on commit 383eb68

Please sign in to comment.