mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-24 22:31:15 +00:00
Fix h2 nd h3 margins
This commit is contained in:
@@ -98,7 +98,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Type */
|
/* Type */
|
||||||
.h1, .h2, .h3 {
|
.h1 {
|
||||||
margin-top: @line-height-computed;
|
margin-top: @line-height-computed;
|
||||||
margin-bottom: (@line-height-computed / 2);
|
margin-bottom: (@line-height-computed / 2);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user