Text smaller is .9em

This commit is contained in:
Ben Ogle
2013-08-28 16:21:55 -07:00
parent 95b9f4e17f
commit d4fa8d67f5

View File

@@ -31,7 +31,7 @@ code {
.selected { .text(highlight); }
.text-smaller { font-size: 0.8em; }
.text-smaller { font-size: 0.9em; }
.text-subtle { .text(subtle); }
.text-highlight { .text(highlight); }