Skip to content

Commit

Permalink
Add Padding to Header
Browse files Browse the repository at this point in the history
  • Loading branch information
yousinix committed Feb 21, 2019
1 parent d6d4785 commit 0443f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="row align-items-center h-100">
<div class="row align-items-center h-100 p-4">
<div class="col-lg-4 col-md-6 text-center mx-auto mt-4">

<!-- Fine Circle Responsive Image -->
Expand Down

0 comments on commit 0443f46

Please sign in to comment.