Skip to content

Commit 2d5f4bc

Browse files
committed
STYLE: reduce heading margins on mobile
1 parent c8edc0b commit 2d5f4bc

6 files changed

Lines changed: 12 additions & 0 deletions

File tree

contact.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@
162162

163163
h2, h3 {
164164
font-size: 1.05em;
165+
margin-bottom: 6px;
166+
margin-top: 24px;
165167
}
166168

167169
.news-item {

group.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,8 @@
259259

260260
h2, h3 {
261261
font-size: 1.05em;
262+
margin-bottom: 6px;
263+
margin-top: 24px;
262264
}
263265

264266
.news-item {

hiring.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,8 @@
200200

201201
h2, h3 {
202202
font-size: 1.05em;
203+
margin-bottom: 6px;
204+
margin-top: 24px;
203205
}
204206

205207
.news-item {

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,8 @@
236236

237237
h2, h3 {
238238
font-size: 1.05em;
239+
margin-bottom: 6px;
240+
margin-top: 24px;
239241
}
240242

241243
.news-item {

publications.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,8 @@
204204

205205
h2, h3 {
206206
font-size: 1.05em;
207+
margin-bottom: 6px;
208+
margin-top: 24px;
207209
}
208210

209211
.news-item {

research.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@
206206

207207
h2, h3 {
208208
font-size: 1.05em;
209+
margin-bottom: 6px;
210+
margin-top: 24px;
209211
}
210212

211213
.news-item {

0 commit comments

Comments
 (0)