Skip to content
Snippets Groups Projects
Commit b160503a authored by Tuukka Turu's avatar Tuukka Turu
Browse files

Remove test borders

parent 4dda96b6
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,6 @@
// Large desktop Layout >1441px
@include breakpoint($overwide) {
border: 1px solid red;
max-width: 1216px;
padding: 0;
}
......
......@@ -31,7 +31,6 @@
width: 80%;
}
@include breakpoint($overwide) {
border: 1px solid green;
padding: 0 2rem;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment