File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8080 margin-top : 15px !important ;
8181 margin-bottom : 30px !important ;
8282 }
83- blockquote {
83+ .container > blockquote {
8484 border : none ;
8585 font-size : 24px ;
8686 text-align : center ;
8787 margin-bottom : 5px ;
8888 }
89- em {
89+ blockquote + p em {
9090 a {
9191 font-size : 16px ;
9292 font-style : normal ;
Original file line number Diff line number Diff line change @@ -847,7 +847,7 @@ $headings-small-color: $gray-light !default;
847847// ** Blockquote small color
848848$blockquote-small-color : $gray-light !default ;
849849// ** Blockquote font size
850- $blockquote-font-size : ($font-size-base * 1.25 ) !default ;
850+ $blockquote-font-size : ($font-size-base * 1 ) !default ;
851851// ** Blockquote border color
852852$blockquote-border-color : $gray-lighter !default ;
853853// ** Page header border color
You can’t perform that action at this time.
0 commit comments