mirror of
https://github.com/github/choosealicense.com
synced 2024-12-22 04:40:09 +01:00
vertical spacing
This commit is contained in:
parent
83c39a345d
commit
827d62cc28
@ -150,7 +150,7 @@ strong {
|
||||
|
||||
.license-overview {
|
||||
clear: both;
|
||||
margin-bottom: 50px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
|
||||
.license-overview-heading {
|
||||
|
@ -6,7 +6,7 @@ title: Licenses
|
||||
---
|
||||
|
||||
<p>Open source licenses grant permission to everyone to use, modify, and share licensed software for any purpose, subject to conditions preserving the provenance and openness of the software. The following licenses are arranged from one with the strongest of these conditions (GNU AGPLv3) to one with no conditions (Unlicense). Notice that the popular licenses featured on the <a href="/">home page</a> (GNU GPLv3, Apache License 2.0, and MIT License) fall within this spectrum.</p>
|
||||
<p style="font-size:small">If you were looking for a reference table of all of the licenses on choosealicense.com, see the <a href="/appendix">appendix</a>.</p>
|
||||
<p style="font-size:small; margin-bottom: 40px">If you were looking for a reference table of all of the licenses on choosealicense.com, see the <a href="/appendix">appendix</a>.</p>
|
||||
|
||||
{% include license-overview.html license-id="agpl-3.0" %}
|
||||
{% include license-overview.html license-id="gpl-3.0" %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user