~kyoheiu/frssco

9927e9e7f41ffa90a0a20305dd53af2802a183e1 — Kyohei Uto 1 year, 7 months ago 496368d
Add important to login form style
1 files changed, 1 insertions(+), 1 deletions(-)

M static/globals.css
M static/globals.css => static/globals.css +1 -1
@@ 200,7 200,7 @@ aside {

.login-form {
    text-align: center;
    margin: 40px auto 0 auto;
    margin: 40px auto 0 auto !important;
    width: 50%;
}