From c895a5903ea69e6394671b7ae5b08c369964e56a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D1=8F=20=D0=BA=D0=BE=D1=82=D0=B8=D0=BA=20=D0=BF=D1=83?= =?UTF-8?q?=D1=80-=D0=BF=D1=83=D1=80?= Date: Wed, 30 Sep 2020 08:35:30 +0300 Subject: [PATCH] Typo: an extra font-display on the top level --- serve/ibm-plex-mono.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/serve/ibm-plex-mono.css b/serve/ibm-plex-mono.css index 3664055..1a15ef8 100644 --- a/serve/ibm-plex-mono.css +++ b/serve/ibm-plex-mono.css @@ -1,5 +1,4 @@ - -font-display: swap;@font-face { +@font-face { font-family: 'IBM Plex Mono'; src: url('src/ibm-plex-mono/IBMPlexMono-ThinItalic.woff2') format('woff2'), url('src/ibm-plex-mono/IBMPlexMono-ThinItalic.woff') format('woff');