Skip to content

Commit

Permalink
[Main Page] Center header
Browse files Browse the repository at this point in the history
  • Loading branch information
hailey-tran-9 committed Jun 27, 2024
1 parent 3667ef8 commit 3dd8e0c
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,14 @@
<div class="container-fluid">
<div class="row justify-content-md-center">
<div class="col"></div>
<div class="col-md-auto">
<div class="col">
<h3>CS184/284A Homework Webpages</h3>
<br></br>
</div>
<div class="col"></div>
</div>
<div class="row justify-content-md-center">
<div class="col"></div>
<div class="col-md-auto">
<div class="btn-group-vertical btn-group-lg" role="group" aria-label="...">
<a type="button" class="btn btn-secondary" href="/hw1/index.html">Homework 1</a>
<a type="button" class="btn btn-secondary" href="/hw2/index.html">Homework 2</a>
Expand Down

0 comments on commit 3dd8e0c

Please sign in to comment.