mirror of
https://gitea.dmz.rs/Decentrala/website.git
synced 2026-07-11 14:02:25 +02:00
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