[Git][reproducible-builds/reproducible-website][master] further smaller logos in big big screens
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Thu Oct 12 19:21:06 UTC 2023
Mattia Rizzolo pushed to branch master at Reproducible Builds / reproducible-website
Commits:
d486f431 by Mattia Rizzolo at 2023-10-12T21:20:53+02:00
further smaller logos in big big screens
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
1 changed file:
- who_/sponsors.md
Changes:
=====================================
who_/sponsors.md
=====================================
@@ -88,7 +88,7 @@ We used to sponsored by these entities
<div class="row bg-light p-md-4 p-sm-2 pt-5 pb-5">
{% assign xs = site.data.sponsors['old'] | sort: 'name' %}
{% for x in xs %}
- <div class="col-xs-12 col-sm-6 col-md-4 mb-3 mx-auto">
+ <div class="col-xs-12 col-sm-6 col-md-4 col-xl-3 mb-3 mx-auto">
<div class="card text-center h-100">
<a href="{{ x.url }}" name="{{ x.name }}">
<img class="px-5 pt-5 pb-2 project-img" src="{{ x.logo | prepend: "/assets/images/sponsors/" | relative_url }}" alt="{{ x.name }}">
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/d486f431051e8dc5ce909feb57679a9b89bd79b6
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/d486f431051e8dc5ce909feb57679a9b89bd79b6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20231012/e771ac7d/attachment.htm>
More information about the rb-commits
mailing list