mirror of
https://github.com/pebble-dev/clay.git
synced 2026-08-30 13:56:58 -04:00
better support for wrapped lines
This commit is contained in:
@@ -6,7 +6,7 @@ html, body {
|
||||
@include font-pfdin(regular);
|
||||
-webkit-font-smoothing: antialiased;
|
||||
font-size: $em-base;
|
||||
line-height: 1;
|
||||
line-height: 1.15;
|
||||
height:100%;
|
||||
color: $color-white;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user