diff --git a/package.json b/package.json index d2bbb81..77aa0c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-website", - "version": "0.3.0", + "version": "0.3.1", "private": true, "dependencies": { "@fortawesome/fontawesome": "^1.1.8", diff --git a/src/Website.css b/src/Website.css index cc0005c..c21a1ec 100644 --- a/src/Website.css +++ b/src/Website.css @@ -7,10 +7,10 @@ .main-container { margin: auto; - margin-top: 50px; + margin-top: 55px; min-width: 800px; - width: 50%; text-align: center; + width: 50%; } @media screen and (max-width: 800px) { diff --git a/src/Website.js b/src/Website.js index 5a1ab04..7728fc9 100644 --- a/src/Website.js +++ b/src/Website.js @@ -14,7 +14,7 @@ class Website extends React.Component { return (
- +