fixed margin issue on stats

master
Damlanur 4 years ago
parent b8b40746cb
commit 5fc6231bee

@ -1,8 +1,5 @@
body {
background-color: #F4EBE8;
padding-top: 120px;
padding-left: 120px;
padding-right: 120px;
font-size: 18px;
}
@ -16,7 +13,8 @@ body {
top: 60%;
left: 5%;
height: auto;
margin-left: 120px;
margin-right: 120px;
text-align: : center;
z-index: 5;

Loading…
Cancel
Save