Skip to content

Commit

Permalink
Changed header value to "Add Title" and added some classes for stylin…
Browse files Browse the repository at this point in the history
…g elements
  • Loading branch information
NARUDESIGNS committed Dec 11, 2021
1 parent 1b2184b commit 6c2a609
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,14 @@ <h1>Share</h1>
<div class="ple-content">
<!-- title module -->
<div class="ple-module-title ple-module container">
<div class="row">
<div class="row title-module">
<div class="ple-module-guide col-md-3">
<h2>1</h2>
<h2>Add Title</h2>
</div>

<div class="ple-module-content col-md-9">
<input
class="form-control input-lg"
class="form-control input-lg ple-module-input"
type="text"
placeholder="Title"
/>
Expand Down

0 comments on commit 6c2a609

Please sign in to comment.