Line 101: | Line 101: | ||
// Initialize Swiper | // Initialize Swiper | ||
var swiper = new Swiper('.swiper1', { | var swiper = new Swiper('.swiper1', { | ||
− | slidesPerView: | + | slidesPerView: 3, |
slidesPerGroup: 1, | slidesPerGroup: 1, | ||
loop: true, | loop: true, | ||
Line 124: | Line 124: | ||
observeParents: true, | observeParents: true, | ||
breakpoints: { | breakpoints: { | ||
+ | 500: { | ||
+ | slidesPerView: 2, | ||
+ | }, | ||
320: { | 320: { | ||
slidesPerView: 1, | slidesPerView: 1, |
Revision as of 16:10, 17 October 2018
In the UPF-CRG Barcelona iGEM team, we have been working really hard in the laboratory among spring, summer and autumn. As a result, here we deliver the protocols that have been followed, the lab notebooks keeping track of the whole process, and the techniques used for the measurement of our results