Skip to content

Commit

Permalink
mengubah warna tombol menjadi hijau
Browse files Browse the repository at this point in the history
  • Loading branch information
Rezaprtma committed Mar 5, 2021
1 parent a6d53bd commit d568165
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 @@ -156,7 +156,7 @@ <h2>Contact Me</h2>
<label for="pesan" class="form-label">Pesan</label>
<textarea class="form-control" id="pesan" rows="3"></textarea>
</div>
<button type="submit" class="btn btn-primary">Kirim</button>
<button type="submit" class="btn btn-succes">Kirim</button>
</div>
</div>
</div>
Expand Down

0 comments on commit d568165

Please sign in to comment.