C# mvc - fix body display

This commit is contained in:
Andrey Yumatov
2022-03-01 15:46:15 +03:00
parent ded2d19672
commit 502f14c7be

View File

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