Skip to content

Commit f6fb59b

Browse files
committed
site-root: tweak the positioning of the logos
Because Inkscape doesn't export layers in their full document size[1], add a transparent `bg` rectangle to each layer so we can position the logo inside that box. This change needs less margin around the images. [1]: https://inkscape.org/forums/extensions/feature-request-batch-export-layers-to-size-of-document/
1 parent f52102d commit f6fb59b

File tree

8 files changed

+239
-152
lines changed

8 files changed

+239
-152
lines changed

assets/sass/front-page.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ $monitor-height: 271px;
223223
justify-items: center;
224224

225225
li {
226-
margin: 1em 2em;
226+
margin: 0 1em;
227227

228228
$num: 11;
229229
$prime: 97;

static/images/company-project-logos/all.svg

Lines changed: 128 additions & 73 deletions
Loading

static/images/company-project-logos/codeberg.svg

Lines changed: 11 additions & 5 deletions
Loading

static/images/company-project-logos/forgejo.svg

Lines changed: 12 additions & 5 deletions
Loading

static/images/company-project-logos/gitea.svg

Lines changed: 50 additions & 50 deletions
Loading

static/images/company-project-logos/github.svg

Lines changed: 12 additions & 6 deletions
Loading

0 commit comments

Comments
 (0)