We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8496b commit 9623b50Copy full SHA for 9623b50
1 file changed
src/css/app.css
@@ -1,7 +1,7 @@
1
/* app global css */
2
3
@media only screen and (min-width: 2090px) and (min-height: 1039px) {
4
- body {
+ #app {
5
transform: scale(1.1);
6
}
7
0 commit comments