save
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
} else {
|
||||
width = window.innerWidth;
|
||||
}
|
||||
console.log('width', width)
|
||||
// console.log('width', width)
|
||||
html.style.fontSize = width / max + 'px';
|
||||
}
|
||||
rem();
|
||||
|
||||
Reference in New Issue
Block a user