Add new breakpoint, Explain card

This commit is contained in:
Jeremy Thomas
2017-03-14 21:00:58 +00:00
parent 400dc82c40
commit 38d29ca5b0
10 changed files with 125 additions and 46 deletions

View File

@@ -2632,6 +2632,12 @@ input[type="submit"].button {
}
}
@media screen and (min-width: 1384px) {
.container {
max-width: 1344px;
}
}
.delete {
-webkit-touch-callout: none;
-webkit-user-select: none;
@@ -2787,10 +2793,6 @@ input[type="submit"].button {
padding: 1.5rem;
}
.card-content .title + .subtitle {
margin-top: -1.5rem;
}
.card-footer {
border-top: 1px solid #dbdbdb;
align-items: stretch;