Skip to content

Commit fd8b965

Browse files
committed
Update mapping-runner.component.css
1 parent 94cdb9d commit fd8b965

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

projects/myrmidon/cadmus-mapping-builder/src/lib/components/mapping-runner/mapping-runner.component.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,7 @@ div#output {
9090
grid-area: output;
9191
}
9292

93-
/* lt-md */
94-
@media only screen and (max-width: 959px) {
93+
@media only screen and (max-width: 1919px) {
9594
div#container {
9695
grid-template-columns: 1fr;
9796
grid-template-areas:

0 commit comments

Comments
 (0)