We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c47ff9c commit acf0964Copy full SHA for acf0964
css/docs.css
@@ -287,6 +287,14 @@ li.subnavigation__list-item.subnavigation__list-item--active {
287
}
288
289
.main_docs h2 {
290
+ /*border-top: 1px solid rgba(199, 31, 56, 1);*/
291
+ padding-top: 2rem;
292
+ margin-top: 1rem;
293
+ margin-bottom: 1rem;
294
+ font-weight: bold;
295
+}
296
+
297
+.main_docs h3 {
298
/*border-top: 1px solid rgba(199, 31, 56, 1);*/
299
padding-top: 1rem;
300
margin-top: 1rem;
0 commit comments