Skip to content

Commit 1029b54

Browse files
author
leoliu
committed
change tab to spaces
1 parent 10433b1 commit 1029b54

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

static/css/style.css

+12-12
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ body {
3434
.menu li a {
3535
color: #6c2db5;
3636
opacity: 0.6;
37-
font-weight: 500;
38-
text-align: left;
37+
font-weight: 500;
38+
text-align: left;
3939
text-decoration: none;
4040
}
4141

@@ -50,18 +50,18 @@ body {
5050
#main .section-title {
5151
margin: 0;
5252
font-size: 40px;
53-
font-weight: 500;
54-
line-height: 1.45;
55-
text-align: left;
53+
font-weight: 500;
54+
line-height: 1.45;
55+
text-align: left;
5656
color: #2f0d56;
5757
}
5858

5959
#main .section-desc {
6060
margin: 16px 0 0;
6161
width: 660px;
6262
opacity: 0.5;
63-
font-size: 16px;
64-
line-height: 1.5;
63+
font-size: 16px;
64+
line-height: 1.5;
6565
color: #6c2db5;
6666
}
6767

@@ -83,15 +83,15 @@ footer {
8383

8484
.footer-about h1 {
8585
font-size: 40px;
86-
font-weight: 500;
86+
font-weight: 500;
8787
}
8888

8989
.footer-about p {
9090
width: 760px;
9191
margin: 0 auto;
92-
opacity: 0.8;
93-
font-size: 16px;
94-
line-height: 1.5;
92+
opacity: 0.8;
93+
font-size: 16px;
94+
line-height: 1.5;
9595
}
9696

9797
.footer-business {
@@ -110,5 +110,5 @@ footer {
110110
line-height: 16px;
111111
color: #fff;
112112
opacity: 0.8;
113-
font-size: 14px;
113+
font-size: 14px;
114114
}

0 commit comments

Comments
 (0)