forked from external-repos/pa11y-dashboard
Give pages unique H1s
This commit is contained in:
@@ -97,6 +97,13 @@
|
||||
color:lighten(@brand-danger, 8%);
|
||||
}
|
||||
|
||||
/* Type */
|
||||
.h1, .h2, .h3 {
|
||||
margin-top: @line-height-computed;
|
||||
margin-bottom: (@line-height-computed / 2);
|
||||
}
|
||||
|
||||
|
||||
/* Task stats boxes */
|
||||
.task-stats {
|
||||
margin-bottom:10px;
|
||||
|
Reference in New Issue
Block a user