mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
separate first and second row of homepage questions
This commit is contained in:
parent
6e91d6b529
commit
f03c77d9fa
@ -192,7 +192,7 @@ strong {
|
|||||||
|
|
||||||
.triptych {
|
.triptych {
|
||||||
width: 900px;
|
width: 900px;
|
||||||
margin: 0 auto 35px;
|
margin: 0 auto 20px;
|
||||||
}
|
}
|
||||||
.triptych li {
|
.triptych li {
|
||||||
width: 280px;
|
width: 280px;
|
||||||
|
@ -49,6 +49,11 @@ description: A site to provide non-judgmental guidance on choosing a license for
|
|||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<h2>
|
||||||
|
<span>{</span>
|
||||||
|
What if none of these work for me?
|
||||||
|
<span>}</span>
|
||||||
|
</h2>
|
||||||
<ul class="triptych see-more cf">
|
<ul class="triptych see-more cf">
|
||||||
<li>
|
<li>
|
||||||
<h3>My content isn't code.</h3>
|
<h3>My content isn't code.</h3>
|
||||||
@ -57,7 +62,7 @@ description: A site to provide non-judgmental guidance on choosing a license for
|
|||||||
</p>
|
</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<h3>None of these work for me.</h3>
|
<h3>I want more choices.</h3>
|
||||||
<p>
|
<p>
|
||||||
If you want to retain all your rights or have other requirements, <a href="licenses">more licenses are available</a>.
|
If you want to retain all your rights or have other requirements, <a href="licenses">more licenses are available</a>.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user