Skip to content

Commit ab51b99

Browse files
authored
Merge pull request #65 from coq/update-fonts
Update fonts / remove unnecessary ligatures
2 parents 77b8f68 + c787cc5 commit ab51b99

49 files changed

Lines changed: 1 addition & 1 deletion

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

asset/css/alectryon.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ SOFTWARE.
6363
.alectryon-block, .alectryon-io,
6464
.alectryon-toggle-label, .alectryon-banner {
6565
font-family: 'Source Code Pro', monospace;
66-
font-feature-settings: "dlig" 1 /* Rocq ligatures */, "COQX" 1 /* Coq ligatures */, "XV00" 1 /* Legacy */, "calt" 1 /* Fallback */;
66+
font-feature-settings: "dlig" 1 /* Rocq ligatures */, "liga" 0 /* Standard ligatures */, "COQX" 1 /* Coq ligatures */, "XV00" 1 /* Legacy */, "calt" 1 /* Fallback */;
6767
}
6868

6969
.alectryon-io, .alectryon-block, .alectryon-toggle-label, .alectryon-banner {
-200 Bytes
Binary file not shown.
-112 Bytes
Binary file not shown.
36 Bytes
Binary file not shown.
-148 Bytes
Binary file not shown.
-104 Bytes
Binary file not shown.
4 Bytes
Binary file not shown.
-220 Bytes
Binary file not shown.
88 Bytes
Binary file not shown.
120 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)