Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion css/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ <h2>Contact</h2>
</div>
<div class="col-12 col-md-8 col-lg-8">
<form id="contact" class="form">
<h3>Let's Chat</h3>
<h3 style="font-size: x-large;">Let's Chat</h3>
<div class="textarea">
<label for="name">Name</label>
<input type="text" class="form-control" id="name" name="name" required />
Expand Down