Commit b1592cd7 authored by Kirby Ezekiel Santos's avatar Kirby Ezekiel Santos

Made some final tweaks with the css file

parent 2b42bfc7
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<body> <body>
<div class="col-lg-10 col-lg-10 mx-auto container"> <div class="col-lg-10 col-lg-10 mx-auto container">
<h1 id="page_header" class="col-lg-8">The Good Place FroYo Shop</h1> <h1 id="page_header" class="col-lg-8 mx-auto">The Good Place FroYo Shop</h1>
</div> </div>
<div class="col-lg-10 mx-auto container"> <div class="col-lg-10 mx-auto container">
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
<td></td> <td></td>
<form> <form>
<td> <td>
<input type="text"> <input type="text" class="form-control">
</td> </td>
<td> <td>
<button type="submit" class="btn-sm btn-outline-success">Save Changes</button> <button type="submit" class="btn-sm btn-outline-success">Save Changes</button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment