Skip to content

Commit 30bf7a9

Browse files
authored
Merge pull request #2446 from buildkite/refresh-fixes
Fix center alignment of footer paragraph
2 parents dc078a8 + 013a9c5 commit 30bf7a9

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

app/assets/stylesheets/components/_page.scss

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -87,16 +87,5 @@ $lg-screen-margin-top: map-get($header-height, "one-row");
8787
&:nth-child(2) {
8888
max-width: 1074px;
8989
}
90-
91-
h1,
92-
h2,
93-
h3,
94-
h4,
95-
h5,
96-
h6,
97-
p,
98-
ul {
99-
max-width: map-get($max-w, "prose");
100-
}
10190
}
10291
}

0 commit comments

Comments
 (0)