From 1dc40b65b921a670ff92d59b30d3b957ad521840 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期六, 27 六月 2020 14:51:43 +0800 Subject: [PATCH] # --- src/main/webapp/views/login.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/login.html b/src/main/webapp/views/login.html index 5dba718..ae22f7c 100644 --- a/src/main/webapp/views/login.html +++ b/src/main/webapp/views/login.html @@ -42,6 +42,7 @@ } #login-wrapper h2 { + letter-spacing: 3px; font-size: 26px; margin-bottom: 30px; } -- Gitblit v1.9.1