File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 80
80
margin-top : 15px !important ;
81
81
margin-bottom : 30px !important ;
82
82
}
83
- blockquote {
83
+ .container > blockquote {
84
84
border : none ;
85
85
font-size : 24px ;
86
86
text-align : center ;
87
87
margin-bottom : 5px ;
88
88
}
89
- em {
89
+ blockquote + p em {
90
90
a {
91
91
font-size : 16px ;
92
92
font-style : normal ;
Original file line number Diff line number Diff line change @@ -847,7 +847,7 @@ $headings-small-color: $gray-light !default;
847
847
// ** Blockquote small color
848
848
$blockquote-small-color : $gray-light !default ;
849
849
// ** Blockquote font size
850
- $blockquote-font-size : ($font-size-base * 1.25 ) !default ;
850
+ $blockquote-font-size : ($font-size-base * 1 ) !default ;
851
851
// ** Blockquote border color
852
852
$blockquote-border-color : $gray-lighter !default ;
853
853
// ** Page header border color
You can’t perform that action at this time.
0 commit comments