Remove centering
This commit is contained in:
parent
b6bf509de2
commit
dd3a476b4a
@ -29,7 +29,7 @@ html {
|
|||||||
/* display: block; */
|
/* display: block; */
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
#dark-mode{
|
#dark-mode{
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@ -40,6 +40,7 @@ html {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
/* Button css */
|
/* Button css */
|
||||||
#button-1 .knobs:before {
|
#button-1 .knobs:before {
|
||||||
|
Loading…
Reference in New Issue
Block a user