Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions css/brackets.io.css
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ blockquote p {

.last-row {
padding-bottom: 50px;
padding-top: 40px;
}

.on-white {
Expand Down
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,9 @@ <h2 data-i18n="[html]index.page.content.love-and-js.header">Made with
<p><span data-i18n="index.page.content.love-and-js.content">Brackets is an open-source project, supported by an active and passionate community. It's made by other web developers like you!</span> <a href="contribute.html" data-i18n="index.page.content.love-and-js.contribute">Learn How to Contribute&hellip;</a></p>

</div>
</div>
</div>
<div class="last-row on-white row">
<hr style="color: gray">
<div class="medium-4 large-4 columns">
<div class="float-obj">
<img width="50px" height="50px" src="img/graphics.svg#inline-editor">
Expand Down