Skip to content

Commit

Permalink
change intro padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Carina-aaa committed Aug 22, 2023
1 parent aedb26d commit 89aa384
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions _site/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,8 @@ background: #7e7f9aff;
margin: 0 auto;
padding-top:60px;
padding-bottom: 0px;
padding-left:60px;
padding-right:60px;
padding-left:30px;
padding-right:30px;

}

Expand Down
2 changes: 1 addition & 1 deletion _site/feed.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2023-08-22T14:38:46-04:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">US Healthcare Principles</title><subtitle>US Healthcare Principles is Apache 2.0 licensed.
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="http://localhost:4000/feed.xml" rel="self" type="application/atom+xml" /><link href="http://localhost:4000/" rel="alternate" type="text/html" /><updated>2023-08-22T14:47:22-04:00</updated><id>http://localhost:4000/feed.xml</id><title type="html">US Healthcare Principles</title><subtitle>US Healthcare Principles is Apache 2.0 licensed.
</subtitle><author><name>GoInvo</name><email>[email protected]</email></author></feed>
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -377,8 +377,8 @@ background: #7e7f9aff;
margin: 0 auto;
padding-top:60px;
padding-bottom: 0px;
padding-left:60px;
padding-right:60px;
padding-left:30px;
padding-right:30px;

}

Expand Down

0 comments on commit 89aa384

Please sign in to comment.