dark switch added

This commit is contained in:
Anway Durge 2023-10-02 15:12:16 +05:30
parent 709857c3af
commit 28e84e08e2
2 changed files with 4 additions and 1 deletions

3
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"liveServer.settings.port": 5501
}

View File

@ -132,7 +132,7 @@
display: inline-block;
width: 55px;
height: 28px;
margin-left: 30px;
margin-left: 32px;
}
.switch input {