Skip to content

Commit 4c39e96

Browse files
authored
Merge branch 'master' into add-login-register-input-validator-fisher
2 parents a19ded4 + 55a135b commit 4c39e96

File tree

10 files changed

+15868
-18
lines changed

10 files changed

+15868
-18
lines changed

src/assets/css/basic.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ h2,
5252
h3,
5353
h4,
5454
h5 {
55-
font-weight: 300;
55+
font-weight: 400;
5656
color: #303133;
5757
}
5858

@@ -149,3 +149,7 @@ body {
149149
.no-top-margin {
150150
margin-top: 0;
151151
}
152+
153+
* {
154+
border-radius: 0 !important;
155+
}
54.6 KB
Binary file not shown.
27.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)