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 {
|
||||
width: 900px;
|
||||
margin: 0 auto 35px;
|
||||
margin: 0 auto 20px;
|
||||
}
|
||||
.triptych li {
|
||||
width: 280px;
|
||||
|
@ -49,6 +49,11 @@ description: A site to provide non-judgmental guidance on choosing a license for
|
||||
</p>
|
||||
</li>
|
||||
</ul>
|
||||
<h2>
|
||||
<span>{</span>
|
||||
What if none of these work for me?
|
||||
<span>}</span>
|
||||
</h2>
|
||||
<ul class="triptych see-more cf">
|
||||
<li>
|
||||
<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>
|
||||
</li>
|
||||
<li>
|
||||
<h3>None of these work for me.</h3>
|
||||
<h3>I want more choices.</h3>
|
||||
<p>
|
||||
If you want to retain all your rights or have other requirements, <a href="licenses">more licenses are available</a>.
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user