mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-27 09:40:23 +00:00
Remove re-declaration of font-fam, font-size, and line-height in p
This commit is contained in:
parent
b261f9781b
commit
faf2866f96
1 changed files with 0 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue