line numbers
This commit is contained in:
@ -21,6 +21,11 @@
|
||||
}
|
||||
}
|
||||
|
||||
.warning {
|
||||
@extend .error;
|
||||
background-color: #f39c12;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: $desktop) {
|
||||
.error-header {
|
||||
.page-title {
|
||||
|
Reference in New Issue
Block a user