body fontsize
This commit is contained in:
parent
769e27ce37
commit
cee92ebf40
1 changed files with 2 additions and 2 deletions
|
|
@ -35,9 +35,9 @@
|
||||||
|
|
||||||
body, input, select, textarea {
|
body, input, select, textarea {
|
||||||
font-family: _font(family-fixed);
|
font-family: _font(family-fixed);
|
||||||
font-size: 1rem;
|
font-size: 0.75rem;
|
||||||
font-weight: _font(weight);
|
font-weight: _font(weight);
|
||||||
line-height: 1.65;
|
line-height: 1.45;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue