From b9640838e20801fbca9fed34ccfe2848c026dd8e Mon Sep 17 00:00:00 2001 From: Shinnosuke Komiya Date: Sat, 5 Mar 2016 15:30:23 +0900 Subject: [PATCH] =?UTF-8?q?index=E3=83=9A=E3=83=BC=E3=82=B8=E3=81=B8?= =?UTF-8?q?=E3=81=AE=E9=81=B7=E7=A7=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/sass/main.scss | 3 ++- src/scripts/main.js | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/sass/main.scss b/src/sass/main.scss index 527a71a..41eca3d 100644 --- a/src/sass/main.scss +++ b/src/sass/main.scss @@ -260,6 +260,7 @@ ul, li, a { table { width: 100%; + margin-top: 50px; } td { @@ -304,7 +305,7 @@ td { width: 40%; background: #fff; border: solid #f5a623 2px; - padding: 10px; + padding: 5px; text-align: center; color: #f5a623; font-weight: bold; diff --git a/src/scripts/main.js b/src/scripts/main.js index c64b9d2..6d17e58 100644 --- a/src/scripts/main.js +++ b/src/scripts/main.js @@ -225,7 +225,7 @@ const Login = React.createClass({ render() { return (
-
+

ログイン