style: Import IBMPlexMono from common fonts

This commit is contained in:
Yuki Joou 2023-05-28 13:05:19 +02:00
parent 1ca4b59bb9
commit 2e9014d19e

View file

@ -1,3 +1,5 @@
@import "common/fonts/IBMPlexMono.css";
body {
font-family: "IBM Plex Mono", monospace;
color: lightgray;