From: Hugo Locurcio Date: Thu, 17 Dec 2020 17:28:37 +0000 (+0100) Subject: Increase the hero text's line height for better readability X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1301b24c33ff82471d5a2aa9a2cad5bab1a7777f;p=thirdparty%2Fzstd.git Increase the hero text's line height for better readability The font weight was also forced to 400 (Regular). This is because some browsers may display a font in a lower weight, which is difficult to read. --- diff --git a/index.html b/index.html index ce6788382..059403925 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@

Zstandard

-

+

Zstandard is a fast compression algorithm, providing high compression ratios. It also offers a special mode for small data, called dictionary compression. The reference library offers a very wide range of speed / compression trade-off,