mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-24 12:40:58 +00:00
Remove re-declaration of font-fam, font-size, and line-height in p
This commit is contained in:
parent
b261f9781b
commit
faf2866f96
@ -8,9 +8,6 @@
|
|||||||
|
|
||||||
p {
|
p {
|
||||||
margin: 0 0 @baseLineHeight / 2;
|
margin: 0 0 @baseLineHeight / 2;
|
||||||
font-family: @baseFontFamily;
|
|
||||||
font-size: @baseFontSize;
|
|
||||||
line-height: @baseLineHeight;
|
|
||||||
small {
|
small {
|
||||||
font-size: @baseFontSize - 2;
|
font-size: @baseFontSize - 2;
|
||||||
color: @grayLight;
|
color: @grayLight;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user