adding comms
This commit is contained in:
parent
a54c4a7642
commit
df5315b05e
8 changed files with 58 additions and 50 deletions
|
@ -56,7 +56,7 @@ body {
|
|||
color: @basecolor;
|
||||
font-family: @fontstack1;
|
||||
font-size: unit((@basefont / 10), em);
|
||||
line-height: @lh;
|
||||
line-height: @line-height;
|
||||
}
|
||||
|
||||
/* font-sizing for content */
|
||||
|
@ -77,7 +77,7 @@ figure,
|
|||
hgroup {
|
||||
margin-top: 0.75em;
|
||||
margin-bottom: 0;
|
||||
line-height: @lh;
|
||||
line-height: @line-height;
|
||||
}
|
||||
h1, .h1-like {
|
||||
.rem(@h1-size / 10);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue