forked from Decentrala/website
Prep for responsive version
This commit is contained in:
@@ -47,3 +47,7 @@ function changeToLightTheme() {
|
||||
imgs[i].src = imgs[i].src.replace("-dark", "-light");
|
||||
}
|
||||
}
|
||||
|
||||
// DEBUG
|
||||
console.log(window.innerWidth);
|
||||
console.log(window.innerHeight);
|
||||
|
Reference in New Issue
Block a user