移动端适配
This commit is contained in:
@@ -93,5 +93,18 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
@media (max-width: 800px) {
|
||||
> .content {
|
||||
flex-direction: column;
|
||||
padding: 70px 90px;
|
||||
> div {
|
||||
padding: 0;
|
||||
margin-bottom: 30px;
|
||||
> div {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user