Better error message on too many inherited fields.
This commit is contained in:
+2
-2
@@ -158,13 +158,13 @@ nav {
|
||||
}
|
||||
|
||||
h2 {
|
||||
font: normal 24px $header;
|
||||
font: normal 30px $header;
|
||||
margin: 24px 0 0 0;
|
||||
color: $blue;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font: normal 20px $header;
|
||||
font: normal 24px $header;
|
||||
margin: 24px 0 0 0;
|
||||
color: $blue;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user