Skip to content

Commit

Permalink
logo spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
KelvinTegelaar committed Apr 12, 2024
1 parent 77f8eea commit 06f7c22
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified public/img/augmentt-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/img/augmentt-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/components/layout/AppFooter.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@ const AppFooter = () => {
<CImage src={rewst} alt="Rewst" />
</CLink>
<CLink
className="me-2"
className="me-1"
href="https://www.augmentt.com/?utm_source=cipp&utm_medium=referral&utm_campaign=2024"
target="_blank"
>
<CImage src={augmentt} alt="Augmentt" />
</CLink>
<CLink className="me-2" href="https://ninjaone.com" target="_blank">
<CLink className="me-1" href="https://ninjaone.com" target="_blank">
<CImage src={ninjaone} alt="NinjaOne" />
</CLink>
</p>
Expand Down

0 comments on commit 06f7c22

Please sign in to comment.