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 2babe65 commit 6e73548Copy full SHA for 6e73548
assets/css/styles.css
@@ -173,7 +173,6 @@
173
.introduction .button a:hover {
174
color: white; }
175
.introduction p {
176
- max-width: 600px;
177
font-family: "Open Sans", sans-serif;
178
font-size: 20px;
179
line-height: 38px;
assets/sass/styles.css.scss
@@ -196,7 +196,6 @@ $slimmer: new-breakpoint(min-width 641px max-width 980px 12);
196
}
197
198
p {
199
200
font-family: $sans-serif;
201
202
0 commit comments