Commit 1917b2d8 authored by Mark Otto's avatar Mark Otto

G R U N T

parent 2beb2e9f
...@@ -4827,7 +4827,7 @@ button.close { ...@@ -4827,7 +4827,7 @@ button.close {
width: 300px; width: 300px;
} }
} }
@media (min-width: 62em) { @media (min-width: 48em) {
.modal-lg { .modal-lg {
width: 900px; width: 900px;
} }
...@@ -5229,7 +5229,7 @@ button.close { ...@@ -5229,7 +5229,7 @@ button.close {
.carousel-caption .btn { .carousel-caption .btn {
text-shadow: none; text-shadow: none;
} }
@media screen and (min-width: 48em) { @media (min-width: 48em) {
.carousel-control .icon-prev, .carousel-control .icon-prev,
.carousel-control .icon-next { .carousel-control .icon-next {
width: 30px; width: 30px;
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -4827,7 +4827,7 @@ button.close { ...@@ -4827,7 +4827,7 @@ button.close {
width: 300px; width: 300px;
} }
} }
@media (min-width: 62em) { @media (min-width: 48em) {
.modal-lg { .modal-lg {
width: 900px; width: 900px;
} }
...@@ -5229,7 +5229,7 @@ button.close { ...@@ -5229,7 +5229,7 @@ button.close {
.carousel-caption .btn { .carousel-caption .btn {
text-shadow: none; text-shadow: none;
} }
@media screen and (min-width: 48em) { @media (min-width: 48em) {
.carousel-control .icon-prev, .carousel-control .icon-prev,
.carousel-control .icon-next { .carousel-control .icon-next {
width: 30px; width: 30px;
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
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