Skip to content
Snippets Groups Projects
Commit 0d0b383b authored by AB0410's avatar AB0410
Browse files

h1 heading change

parent 77260efb
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@
<!------------------------------------------------------ ABOUT PAGE -->
<div class="parent container-fluid">
<div class="container mt-5">
<h1>ABOUT ME</h1>
<h1 class="display-3">ABOUT ME</h1>
<div class="row">
<div class="col-md-6">
......
......@@ -51,7 +51,7 @@
<!------------------------------------------------------ CONTACT PAGE -->
<div class="parent container-fluid">
<div class="container mt-4">
<h1>CONTACT ME</h1>
<h1 class="display-3">CONTACT ME</h1>
<form class="row g-3">
<div class="col-md-6">
<label for="inputName4" class="form-label">Your name</label>
......
......@@ -52,8 +52,8 @@
<div class="container mt-4">
<div class="row">
<div class="col-md-7">
<h1>MIKE WASOWZKI</h1>
<h3>Web developer</h3>
<h1 class="display-3">MIKE WASOWZKI</h1>
<h2>Web developer</h3>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Adipisci nemo inventore, quasi tenetur obcaecati minus similique. Beatae tempore sequi reiciendis, quibusdam aut non consectetur officia.</p>
</div>
<div class="col-md-5">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment