Skip to content

Commit 1cdf0b3

Browse files
authored
blockqupte fontsize (#9083)
1 parent a0666d8 commit 1cdf0b3

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

src/Bootstrap/dist/css/bootstrap-theme.css

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Bootstrap/less/theme/common-readme.less

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@
3434
ul.contains-task-list, li.task-list-item {
3535
list-style-type: none;
3636
}
37+
38+
blockquote {
39+
font-size: @font-size-base;
40+
}
3741
}
3842

3943
#readme-preview {

0 commit comments

Comments
 (0)