We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729ceb2 commit dde5dc2Copy full SHA for dde5dc2
settings.json
@@ -0,0 +1,8 @@
1
+{
2
+ "php.suggest.basic": false,
3
+ "java.errors.incompleteClasspath.severity": "ignore",
4
+ "security.workspace.trust.enabled": true,
5
+ "security.workspace.trust.startupPrompt": "never",
6
+ "security.workspace.trust.untrustedFiles": "open",
7
+ "liveServer.settings.donotShowInfoMsg": false,
8
+}
style.css
@@ -3,6 +3,6 @@
}
.circle{
border-radius:50%;
- width:300px;
- height:300px;
+ width:500px;
+ height:500px;
0 commit comments