This commit is contained in:
Omar López
2019-04-04 15:27:46 -07:00
committed by GitHub
parent 2ea7beac5f
commit bfa8db9fc9

View File

@@ -51,6 +51,10 @@ $admin-header-height: 70px;
.container {
padding: 0;
@include media-breakpoint-up(xl) {
max-width: 1240px;
}
}
}