Skip to content

Commit f5f5a66

Browse files
authored
Update index.html
Blockquote style
1 parent 318f2aa commit f5f5a66

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,14 @@ <h3>We Can Never Leave</h3>
7171
</section>
7272

7373
<!-- Quote Section -->
74-
<section>
75-
<div class="container">
76-
<blockquote>
77-
"This is an inspiring quote..."
78-
</blockquote>
79-
<p>- Thor</p>
80-
</div>
74+
<section class="blockquote">
75+
<blockquote class="quote-text">
76+
"The more that you read, the more things you will know. The more that you learn, the more places
77+
you'll go."
78+
</blockquote>
79+
<p class="quote-author">- Dr. Seuss </p>
8180
</section>
81+
8282
<!-- Call to Action Section -->
8383
<section>
8484
<div class="container">

0 commit comments

Comments
 (0)