Skip to content
Snippets Groups Projects
Commit 066d0258 authored by Benoit Alessandroni's avatar Benoit Alessandroni
Browse files

test: force an important none margin

parent 68a36fc0
No related branches found
Tags v2.0.1 v2.0.1-beta.8
Loading
Checking pipeline status
......@@ -16,6 +16,11 @@ $medium: "(max-width: 1200px) and (min-width: 769px)";
&-right-xxxsmall {
margin-right: 3px;
}
&-bottom {
&-none {
margin-bottom: 0 !important;
}
}
}
@media($medium) {
.md-margin {
......
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