diff --git a/com-dict-client/src/components/Login/index.js b/com-dict-client/src/components/Login/index.js
index 370d313..b4f448a 100644
--- a/com-dict-client/src/components/Login/index.js
+++ b/com-dict-client/src/components/Login/index.js
@@ -92,26 +92,29 @@ function App(props) {
backgroundColor: "#FFFFFF ",
border: 0,
padding: "1vmin",
- width: "100%",
+ width: "100%"
}}
headStyle={{
backgroundColor: "#FFFFFF ",
fontSize: "6vmin",
color: "#black",
border: 0,
- textAlign: "center",
+ textAlign: "left",
+ paddingLeft: "28%"
+
}}
bodyStyle={{ backgroundColor: "#FFFFFF", border: 0 }}
>
-