Commit 01889677 authored by Jacob Schatz's avatar Jacob Schatz

Fix variables.

parent 1ddfca83
......@@ -16,7 +16,7 @@
display: block;
background-color: $black-transparent;
@media (min-width: 992px) {
@media (min-width: $screen-md-min) {
.modal-dialog {
width: 600px;
margin: 30px auto;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment