doc: add text-align style to h1

This commit is contained in:
Leon Xu
2022-05-07 12:30:24 -07:00
parent 156ec4dc42
commit e942f0a5c2
+2 -1
View File
@@ -36,7 +36,8 @@
}
.login__container > h1 {
font-weight: 500;
font-weight: 800;
text-align: center;
margin-bottom: 20px;
}