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 00cf2f8 commit 37203c0Copy full SHA for 37203c0
_sass/_layout.scss
@@ -381,6 +381,10 @@ header {
381
img {
382
height:64px;
383
}
384
+
385
+ &.columns .column {
386
+ padding:0 6px 0 0;
387
+ }
388
389
390
footer {
img/axosoft.svg
img/gitkraken.png
31.5 KB
index.md
@@ -127,8 +127,8 @@ NodeGit is brought to you by the work of [many contributors](https://github.com/
127
128
<div class="columns logos">
129
<div class="column">
130
- <a class="axosoft" target="_blank" href="https://axosoft.com">
131
- <img src="https://github.com/img/axosoft.svg">
+ <a class="axosoft" target="_blank" href="https://www.gitkraken.com/">
+ <img src="https://github.com/img/gitkraken.png">
132
</a>
133
</div>
134
0 commit comments