layout-structure.less: reduce main containers font
...size
This commit is contained in:
parent
5cb4aba09b
commit
f4fc55e741
|
@ -96,6 +96,7 @@ html {
|
|||
box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
font-size: 0.875em;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
|
|
Loading…
Reference in New Issue