Skip to content

Commit d00c233

Browse files
Update index.html
Increased font size of "Let's chat"
1 parent 0b95b07 commit d00c233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ <h2>Contact</h2>
344344
</div>
345345
<div class="col-12 col-md-8 col-lg-8">
346346
<form id="contact" class="form">
347-
<h3>Let's Chat</h3>
347+
<h3 style="font-size: x-large;">Let's Chat</h3>
348348
<div class="textarea">
349349
<label for="name">Name</label>
350350
<input type="text" class="form-control" id="name" name="name" required />

0 commit comments

Comments
 (0)