diff --git a/res/css/pages/press/Press.scss b/res/css/pages/press/Press.scss new file mode 100644 index 0000000..0eb2ad5 --- /dev/null +++ b/res/css/pages/press/Press.scss @@ -0,0 +1,10 @@ +.tc_Press .MuiContainer-root { + padding: 50px 0; +} + +.tc_Press_paragraph { + margin: 40px 0 40px; +} +.tc_Press_subparagraph { + margin-top: -10px; +} \ No newline at end of file diff --git a/src/App.js b/src/App.js index 445450c..ea8e98d 100644 --- a/src/App.js +++ b/src/App.js @@ -7,6 +7,7 @@ import Convention from "pages/convention/Convention"; import Suivi from "pages/suivi/Suivi"; import Pem from "pages/pem/Pem"; import Faq from "pages/faq/Faq"; +import Press from "pages/press/Press"; import "@fontsource/roboto"; @@ -28,6 +29,7 @@ class App extends Component { } /> } /> } /> + } /> } /> diff --git a/src/components/bars/BottomBar.js b/src/components/bars/BottomBar.js index 2f83c81..79a9bb1 100644 --- a/src/components/bars/BottomBar.js +++ b/src/components/bars/BottomBar.js @@ -39,6 +39,11 @@ class BottomBar extends Component { Utiliser Tchap +