MTG style fix

This commit is contained in:
HearMeWhisper 2021-11-27 01:22:42 +00:00
parent bf2132f166
commit d948d261df

View File

@ -3,10 +3,10 @@
-moz-box-sizing: border-box; -moz-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
} }
html{ /* html{
/* height:100% */ /* height:100% */
/* width: 100% */ /* width: 100% */
} } */
body{ body{
background-color: darkslategray; background-color: darkslategray;
/* height: 100vh; */ /* height: 100vh; */