Browse Source

Tweaking small tag

pull/23/merge
Zach Wise 13 years ago
parent
commit
4450e9fe41
  1. 3
      source/less/Typography.less

3
source/less/Typography.less

@ -19,7 +19,8 @@
color: @color-feature-description;
small {
font-size: @base-font - 2;
font-size: @base-font - 3;
line-height: @base-line - 3;
}
}
p:first-child {

Loading…
Cancel
Save