We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0144eaf commit 013a9c5Copy full SHA for 013a9c5
app/assets/stylesheets/components/_footer.scss
@@ -4,9 +4,6 @@
4
margin-bottom: 30px;
5
margin-top: 60px;
6
text-align: center;
7
- p {
8
- margin-inline: auto;
9
- }
10
}
11
12
.Footer__heading {
app/assets/stylesheets/components/_page.scss
@@ -87,16 +87,5 @@ $lg-screen-margin-top: map-get($header-height, "one-row");
87
&:nth-child(2) {
88
max-width: 1074px;
89
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
101
102
0 commit comments