removed commit progression arrow on cell phone

This commit is contained in:
Brad Rydzewski 2014-08-03 23:22:43 -07:00
parent 88867a813f
commit dc8d728812
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -1388,7 +1388,7 @@ nav {
@media screen and (max-width: 35.5em) { @media screen and (max-width: 35.5em) {
.cards { .cards {
.card { .card {
&:after { .l-box:after {
display: none !IMPORTANT; display: none !IMPORTANT;
} }
} }