Skip to content

Commit

Permalink
better spacing on partner page
Browse files Browse the repository at this point in the history
  • Loading branch information
mbernasocchi committed Jun 16, 2024
1 parent c2e24bc commit 7193065
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
4 changes: 4 additions & 0 deletions css/qfield.css
Original file line number Diff line number Diff line change
Expand Up @@ -232,3 +232,7 @@ div.feature img {
#sdgs h2 {
text-align: left;
}

#partner img {
margin: 10px;
}
Binary file modified images/logo_certified-trainer.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 images/logo_certified.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 images/logo_work-with.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 1 addition & 2 deletions partner.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,9 +178,8 @@ <h1>Join our partner programs</h1>
<!-- Section #2: main points -->

<section class="section-spacing text-center" id="main-points">
<div class="container" style="max-width:1140px;">
<div id="partner" class="container" style="max-width:1140px;">
<div class="row">

<div class="col-lg-4">
<div class="feature">
<h2>Certified (hardware)</h2>
Expand Down

0 comments on commit 7193065

Please sign in to comment.