mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-23 05:08:03 -05:00
Remove re-declaration of font-fam, font-size, and line-height in p
This commit is contained in:
@@ -8,9 +8,6 @@
|
||||
|
||||
p {
|
||||
margin: 0 0 @baseLineHeight / 2;
|
||||
font-family: @baseFontFamily;
|
||||
font-size: @baseFontSize;
|
||||
line-height: @baseLineHeight;
|
||||
small {
|
||||
font-size: @baseFontSize - 2;
|
||||
color: @grayLight;
|
||||
|
||||
Reference in New Issue
Block a user