diff --git a/src/components/pages/Home.js b/src/components/pages/Home.js
index 852ac2c6876683696995336e5c70e413014f4a0c..e8d2f8fd3fceec9b723949a02d99dc3df0281672 100644
--- a/src/components/pages/Home.js
+++ b/src/components/pages/Home.js
@@ -103,22 +103,22 @@ class Home extends Component {
               />
               <Container>
                 {this.props.user.id ? (
-                  <Button
-                    as={Link}
-                    to="/profile"
-                    primary
-                    size="huge"
-                    style={{
-                      fontSize: "2vw",
-                      marginTop: "1vw",
-                      marginBottom: "1vw",
-                      fontWeight: "bold",
-                      letterSpacing: "0.13vw",
-                    }}
-                  >
+                <Button
+                as={Link}
+                to="/profile"
+                primary
+                size="huge"
+                style={{
+                fontSize: "2vw",
+                marginTop: "1vw",
+                marginBottom: "1vw",
+                fontWeight: "bold",
+                letterSpacing: "0.13vw",
+                }}
+                >
                     JelentkezĂŠs
-                    <Icon name="right arrow" />
-                  </Button>
+                <Icon name="right arrow" />
+                </Button>
                 ) : (
                   <Button
                     href="/oidc/authenticate/"
@@ -205,22 +205,22 @@ class Home extends Component {
               />
               <Container>
                 {this.props.user.id ? (
-                  <Button
-                    as={Link}
-                    to="/profile"
-                    primary
-                    size="massive"
-                    style={{
-                      fontSize: "4vw",
-                      marginTop: "1.5vw",
-                      marginBottom: "1vw",
-                      fontWeight: "bold",
-                      letterSpacing: "0.15vw",
-                    }}
-                  >
+                <Button
+                as={Link}
+                to="/profile"
+                primary
+                size="massive"
+                style={{
+                fontSize: "4vw",
+                marginTop: "1.5vw",
+                marginBottom: "1vw",
+                fontWeight: "bold",
+                letterSpacing: "0.15vw",
+                }}
+                >
                     JelentkezĂŠs
-                    <Icon name="right arrow" />
-                  </Button>
+                <Icon name="right arrow" />
+                </Button>
                 ) : (
                   <Button
                     href="/oidc/authenticate/"
@@ -250,9 +250,9 @@ class Home extends Component {
   renderText() {
     const kszk_age = new Date().getFullYear() - 1976;
     return (
-      <Segment style={{ padding: "8em 0em", fontFamily: "Arial" }} vertical>
+      <Segment style={{ padding: "1em 0em", fontFamily: "Arial" }} vertical>
         <Container text>
-          <Segment inverted color="green" tertiary>
+                    <Segment inverted color="green" tertiary>
             <Header as="h3" style={{ fontSize: "2em", fontFamily: "Arial" }}>
               BemutatkozĂł videĂłk
             </Header>