Skip to content

Commit e86d27e

Browse files
llyyrsfan5
authored andcommitted
Fix blockquote font-size due to newer bootstrap
1 parent 426aa6b commit e86d27e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/stylesheets/mpv/_bootstrap-changes.sass

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ a:hover .big-circle, a:hover .circle
3535
// blockquotes that change the font size. Override them with inherit.
3636
blockquote
3737
margin: 0
38+
font-size: inherit
39+
font-weight: inherit
3840
p
39-
font-size: inherit
40-
font-weight: inherit
4141
line-height: inherit

0 commit comments

Comments
 (0)