resizing and such for better overall experience on standard laptop

This commit is contained in:
talksik
2022-03-28 13:51:43 -04:00
parent 6e1d813732
commit 841d03c035
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -8,6 +8,6 @@
"editor.defaultFormatter": "esbenp.prettier-vscode",
"workbench.colorTheme": "Default Light+",
"javascript.format.semicolons": "insert",
"window.zoomLevel": 2,
"window.zoomLevel": 1,
"trunk.trunkGrayOutNonBlockingIssues": false
}