C# - fix body display

This commit is contained in:
Andrey Yumatov
2022-03-01 15:45:55 +03:00
parent 6116f05625
commit ded2d19672

View File

@ -22,7 +22,7 @@ html {
}
body {
display: inline-table;
display: block;
background: #FFFFFF;
color: #333333;
font-family: Open Sans;