Skip to content

Commit 943eaf8

Browse files
committed
This style was too generic
1 parent e45109f commit 943eaf8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

resources/styles/_home.scss

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@ main.home {
22
background: #fff;
33
margin-top: -20px;
44
width: 100%;
5+
6+
h2 {
7+
font-weight: 300;
8+
text-align: center;
9+
}
510
}
611

712
main.home section {
813
padding: 15px;
914
}
1015

11-
h2 {
12-
font-weight: 300;
13-
text-align: center;
14-
}
15-
1616
//
1717
// #intro
1818
//

0 commit comments

Comments
 (0)