Skip to content

Commit

Permalink
Updated the footer with Genedata
Browse files Browse the repository at this point in the history
  • Loading branch information
davenichols-DHLS committed Aug 21, 2024
1 parent 0ffe360 commit bf68292
Show file tree
Hide file tree
Showing 4 changed files with 87 additions and 39 deletions.
2 changes: 1 addition & 1 deletion blocks/footer/footer.css
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
}

.footer-opco li {
flex: 1 1 calc(11.111% - 10px);
flex: 1 1 calc(10% - 10px);
margin: 5px;
box-sizing: border-box;
}
Expand Down
1 change: 1 addition & 0 deletions blocks/footer/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ export default async function decorate(block) {
const items = [
{ href: 'https://www.abcam.com?utm_source=aldevron_website&utm_medium=referral&utm_content=footer', src: '../../icons/opcos/abcam.svg', alt: 'Abcam' },
{ href: 'https://www.beckman.com?utm_source=aldevron_website&utm_medium=referral&utm_content=footer', src: '../../icons/opcos/beckman.svg', alt: 'Beckman' },
{ href: 'https://www.genedata.com?utm_source=aldevron_website&utm_medium=referral&utm_content=footer', src: '../../icons/opcos/genedata.svg', alt: 'Genedata' },
{ href: 'https://www.idbs.com?utm_source=aldevron_website&utm_medium=referral&utm_content=footer', src: '../../icons/opcos/idbs.svg', alt: 'IDBS' },
{ href: 'https://www.leica-microsystems.com?utm_source=aldevron_website&utm_medium=referral&utm_content=footer', src: '../../icons/opcos/leica.svg', alt: 'Leica' },
{ href: 'http://www.moleculardevices.com?utm_source=aldevron_website&utm_medium=referral&utm_content=footer', src: '../../icons/opcos/moldev.svg', alt: 'MolDev' },
Expand Down
81 changes: 43 additions & 38 deletions icons/opcos/aldevron.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions icons/opcos/genedata.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bf68292

Please sign in to comment.