Commit 986943eb by sunchao

添加媒体查询

parent 8ad1b340
...@@ -72,6 +72,6 @@ html, body { ...@@ -72,6 +72,6 @@ html, body {
@media (min-width: 414px){ @media (min-width: 414px){
.content { .content {
font-size: 19px; font-size: 19px;
top: 47%; top: 48%;
} }
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment