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 655b940 commit 0a582ceCopy full SHA for 0a582ce
1 file changed
Wireframe/index.html
@@ -39,7 +39,7 @@ <h2 class="card__title">What is the purpose of a README file?</h2>
39
</article>
40
41
<!-- Two-column row -->
42
- <section class="grid">
+ <div class="grid">
43
<article class="card">
44
<div class="card__media fake-img" aria-hidden="true">
45
<div class="diag left"></div>
@@ -71,7 +71,7 @@ <h2 class="card__title">What is a branch in Git?</h2>
71
<a class="btn" href="#git-branch-details">Read More</a>
72
</div>
73
74
- </section>
+ </div>
75
76
<!-- “read more” anchors -->
77
<section class="details" id="readme-details" aria-label="README details">
0 commit comments