fix a typo

This commit is contained in:
qianguyihao 2019-11-23 11:17:30 +08:00
parent bbf68d3848
commit 8da237986e

View File

@ -115,8 +115,8 @@
background: red; background: red;
top: 50%; top: 50%;
left: 50%; left: 50%;
margin-top: -50px;
margin-left: -100px; margin-left: -100px;
margin-right: -50px;
} }
</style> </style>
</head> </head>