Skip to content

Commit

Permalink
update patrocinadores - basoinsa
Browse files Browse the repository at this point in the history
  • Loading branch information
erabasco committed Jun 6, 2024
1 parent 5dd4929 commit d4530c2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1159,7 +1159,7 @@ footer {

.patrocinadores {
display: grid;
grid-template-columns: repeat(5, 1fr);
grid-template-columns: repeat(3, 1fr);
grid-gap: 20px;
/* Espacio entre las imágenes */
grid-auto-flow: row dense;
Expand Down
Binary file added assets/img/patrocinadores/unigis_.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ <h3 id="patrocinadores">Patrocinadores</h3>
<a href="https://qgis.es" target="_blank"><img src="assets/img/patrocinadores/qgis_es.svg"></a>
<!-- <a href="https://www.udg.edu/ca/sigte" target="_blank"><img src="assets/img/patrocinadores/logo-Unigis.png"></a> -->

<!-- <a href="https://basoinsa.com/" target="_blank"><img src="assets/img/patrocinadores/basoinsa.png"></a> -->
<a href="https://basoinsa.com/" target="_blank"><img src="assets/img/patrocinadores/basoinsa.png"></a>

<!-- <a href="http://icarto.es/" target="_blank"><img src="assets/img/patrocinadores/icarto.png"></a>
<a href="http://www.geomatico.es/" target="_blank"><img src="assets/img/patrocinadores/logo_vertical_color_png300pp.png"></a>
Expand Down

0 comments on commit d4530c2

Please sign in to comment.