diff --git a/src/App.css b/src/App.css index 74b5e05..168d46d 100644 --- a/src/App.css +++ b/src/App.css @@ -1,3 +1,8 @@ +.container { + max-width: 800px; + background-color: #282c34; +} + .App { text-align: center; } diff --git a/src/App.js b/src/App.js index db196dd..e11a639 100644 --- a/src/App.js +++ b/src/App.js @@ -1,29 +1,21 @@ -import logo from './logo.svg'; -import './App.css'; import 'bootstrap/dist/css/bootstrap.min.css'; +import "bootstrap/dist/js/bootstrap.bundle.min"; + +import './App.css'; +import Navigation from './UI/Navigation'; +import ContentItem from './Content/ContentItem'; function App() { - return ( -
- Edit src/App.js and save to reload.
-
- -
- - Learn React - -+ Whether we like it or not, we have all been born on this earth as part of one great human family. Rich or poor, educated or uneducated, belonging to one nation or another, to one religion or another, adhering to this ideology or that, ultimately each of us is just a human being like everyone else: we all desire happiness and do not want suffering. Furthermore, each of us has an equal right to pursue these goals. +
++ Let us cultivate love and compassion, both of which give life true meaning. This is the religion I preach. It is simple. Its temple is the heart. Its teaching is love and compassion. Its moral values are loving and respecting others, whoever they may be. Whether one is a lay person or a monastic, we have no other option if we wish to survive in this world. +
+