generated from VLADIMIR/template_frontend
fix mobile
This commit is contained in:
@@ -82,7 +82,6 @@ function signup() {
|
||||
|
||||
<style scoped>
|
||||
.sign-card {
|
||||
width: 380px;
|
||||
background-color: rgb(29, 29, 29);
|
||||
}
|
||||
|
||||
@@ -102,4 +101,10 @@ function signup() {
|
||||
.docs-link:hover {
|
||||
color: #63e2b7;
|
||||
}
|
||||
|
||||
@media (min-width: 1024px) {
|
||||
.sign-card {
|
||||
width: 380px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user