mirror of
https://github.com/milligram/milligram.git
synced 2024-11-13 16:54:22 +00:00
dark switch added
This commit is contained in:
parent
709857c3af
commit
28e84e08e2
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"liveServer.settings.port": 5501
|
||||||
|
}
|
@ -132,7 +132,7 @@
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 55px;
|
width: 55px;
|
||||||
height: 28px;
|
height: 28px;
|
||||||
margin-left: 30px;
|
margin-left: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.switch input {
|
.switch input {
|
||||||
|
Loading…
Reference in New Issue
Block a user