fix: uniformize text font size to 15px

fix: change code area text font size to 15px

fix: undo modification that have been accidentally commited

fix: undo modification that have been accidentally commited

fix: change tests font size to 15px
This commit is contained in:
Abdelghani TAssi
2017-08-13 01:07:00 +02:00
committed by Abdelghani Tassi
parent 19e4c0fccd
commit 9030df2d8b
3 changed files with 5 additions and 4 deletions

View File

@@ -53,7 +53,7 @@
@font-family-monospace: Menlo, Monaco, Consolas, "Courier New", monospace;
@font-family-base: @font-family-sans-serif;
@font-size-base: 14px;
@font-size-base: 15px;
@font-size-large: ceil((@font-size-base * 1.25)); // ~18px
@font-size-small: ceil((@font-size-base * 0.85)); // ~12px