Sebastián Ramírez
11 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
docs/en/docs/css/termynal.css
|
@ -26,6 +26,7 @@ |
|
|
position: relative; |
|
|
position: relative; |
|
|
-webkit-box-sizing: border-box; |
|
|
-webkit-box-sizing: border-box; |
|
|
box-sizing: border-box; |
|
|
box-sizing: border-box; |
|
|
|
|
|
/* Custom line-height */ |
|
|
line-height: 1.2; |
|
|
line-height: 1.2; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|