Commit faf2866f authored by Paul Vorbach's avatar Paul Vorbach
Browse files

Remove re-declaration of font-fam, font-size, and line-height in p

parent b261f978
2 merge requests!36092.0.4 wip fix make docs,!3545Remove re-declaration of font-fam, font-size, and line-height in p
Showing with 0 additions and 3 deletions
+0 -3
......@@ -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;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment