Skip to content

Commit ef4eab9

Browse files
committed
Remove redundant CSS classes
1 parent 91e1dcd commit ef4eab9

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

docs/common.css

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,3 @@ html, body {
22
font-family: Arial, Helvetica, sans-serif;
33
min-width: 800px;
44
}
5-
.head {
6-
min-height: 400px;
7-
text-align: center;
8-
padding-top: 100px;
9-
font-weight: 300;
10-
}
11-
.head .lead {
12-
font-weight: bold;
13-
font-size: 64px;
14-
font-family: "Open sans", Helvetica, Arial;
15-
margin-bottom: 6px;
16-
line-height: 1.15em;
17-
}
18-
.head .tagline {
19-
margin-bottom: 25px;
20-
font-size: 30px;
21-
}
22-
.top-space {
23-
margin-top: 60px;
24-
}

0 commit comments

Comments
 (0)