Your Name 4 년 전
부모
커밋
e71dfd0485
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      apis/static/login.html

+ 1 - 1
apis/static/login.html

@@ -31,7 +31,7 @@ body {
         <img src="/static/logo_choozmo.webp" style="display: block; margin-left: auto;   margin-right: auto;  width: 150px;" >
           <form class="form-signin">       
             <h2 class="form-signin-heading">請以您的Google帳號登入</h2>
-            <a href="/login"><button class="btn btn-lg btn-primary btn-block" >Google 登入</button></a>
+            <a href="/login"><button class="btn btn-primary">Google 登入</button></a>
         </form>