Skip to content

Commit c1b22f4

Browse files
committed
Add a disclaimer style
1 parent 85b0a03 commit c1b22f4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

webpack/sass/issue-finder-page.scss

+6
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,11 @@
1212
list-style: disc;
1313
padding-left: 2em;
1414
}
15+
16+
.disclaimer {
17+
@extend .margin-top-bigger;
18+
19+
font-size: smaller;
20+
}
1521
}
1622
}

0 commit comments

Comments
 (0)