Remove centering

This commit is contained in:
Isaac Shoebottom 2022-10-08 16:29:28 -03:00
parent b6bf509de2
commit dd3a476b4a

View File

@ -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 {