Skip to content

Commit d838f1f

Browse files
authored
Merge pull request #3 from SkylineCommunications/marginsupdate
update margins
2 parents 0d1fcd9 + 188affe commit d838f1f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

templates/skyline/public/main.css

-5
Original file line numberDiff line numberDiff line change
@@ -118,15 +118,12 @@ body {
118118
word-wrap: break-word;
119119
}
120120

121-
122121
h1,
123122
.h1,
124123
h2,
125124
.h2,
126125
h3,
127126
.h3 {
128-
margin-top: 30px;
129-
margin-bottom: 18px;
130127
font-weight: 600;
131128
}
132129
h4,
@@ -135,8 +132,6 @@ h5,
135132
.h5,
136133
h6,
137134
.h6 {
138-
margin-top: 30px;
139-
margin-bottom: 15px;
140135
font-weight: 600;
141136
}
142137

0 commit comments

Comments
 (0)