holy
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
<style lang="scss" scoped>
|
||||
@media screen and (min-width: 1200px){
|
||||
.fixed-layout {
|
||||
width: 1100px;
|
||||
width: 1150px;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1200px){
|
||||
.fixed-layout {
|
||||
max-width: 1100px;
|
||||
max-width: 1150px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user