update readme
This commit is contained in:
@@ -107,7 +107,6 @@ Następnie w javascript wydzielonym podmnieniamy też linki z którego mają by
|
|||||||
prod.classList.remove("col-6");
|
prod.classList.remove("col-6");
|
||||||
const image = prod.querySelector("img");
|
const image = prod.querySelector("img");
|
||||||
image.className = '';
|
image.className = '';
|
||||||
|
|
||||||
image.onload = ()=>{
|
image.onload = ()=>{
|
||||||
setLastLinkHegiht(container, image.offsetHeight)
|
setLastLinkHegiht(container, image.offsetHeight)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user