diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/example.html b/example.html index 0fe030f..8298fa2 100644 --- a/example.html +++ b/example.html @@ -132,7 +132,7 @@ display: inline-block; width: 55px; height: 28px; - margin-left: 30px; + margin-left: 32px; } .switch input {