mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Moved font-size back to 'px' and fixed specs
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
}
|
||||
|
||||
body {
|
||||
font: 16pt Inconsolata, Monaco, Courier !important;
|
||||
font: 16px Inconsolata, Monaco, Courier !important;
|
||||
}
|
||||
|
||||
#root-view {
|
||||
|
||||
Reference in New Issue
Block a user