mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Text smaller is .9em
This commit is contained in:
@@ -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); }
|
||||
|
||||
Reference in New Issue
Block a user