layout-structure.less: reduce main containers font

...size
This commit is contained in:
Thomas Gelf 2015-06-16 00:52:52 +02:00
parent 5cb4aba09b
commit f4fc55e741
1 changed files with 1 additions and 0 deletions

View File

@ -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;