line numbers

This commit is contained in:
Derek Montgomery
2016-07-29 09:15:58 -05:00
parent 57f2c960af
commit cefd8bf131
8 changed files with 115 additions and 13 deletions

View File

@ -21,6 +21,11 @@
}
}
.warning {
@extend .error;
background-color: #f39c12;
}
@media only screen and (min-width: $desktop) {
.error-header {
.page-title {