forked from DebaucheryLibrarian/traxxx
Fixed scroll to top.
This commit is contained in:
@@ -170,6 +170,7 @@ export default {
|
||||
grid-template-columns: repeat(auto-fill, minmax(25rem, 1fr));
|
||||
grid-gap: 1rem;
|
||||
justify-content: center;
|
||||
padding: 1rem;
|
||||
margin: 0 0 1rem 0;
|
||||
}
|
||||
}
|
||||
@@ -250,7 +251,7 @@ export default {
|
||||
}
|
||||
|
||||
.trailer-container {
|
||||
max-height: 18rem;
|
||||
height: 18rem;
|
||||
width: 32rem;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user