diff options
author | Emile <hanemile@protonmail.com> | 2019-02-16 17:10:03 +0100 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-02-16 17:10:03 +0100 |
commit | e5af39d50d5b91e2527209858406650a6ed2b5d3 (patch) | |
tree | 5d7bc32ec102e8cd818942399ed0a9ce9575972d | |
parent | a971da11346d638259a968d1e20de762a8211fa1 (diff) |
minor edit
-rw-r--r-- | src/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html index d483003..635cf3f 100644 --- a/src/index.html +++ b/src/index.html @@ -53,7 +53,6 @@ <!-- Page Content --> <div class="container"> - <!-- Heading Row --> <div class="row my-4"> <div class="col-lg-8"> <img class="img-fluid rounded" src="images/example_image_cropped_900x400.png" alt=""> @@ -66,7 +65,6 @@ </div> <!-- /.col-md-4 --> </div> - <!-- /.row --> <hr> |