diff --git a/index-en.html b/index-en.html index e3414b7..29deed6 100644 --- a/index-en.html +++ b/index-en.html @@ -146,20 +146,25 @@ diff --git a/index.html b/index.html index d3bcf0b..ead6cbf 100644 --- a/index.html +++ b/index.html @@ -146,23 +146,28 @@ diff --git a/style.css b/style.css index bcb95b2..62c198f 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ html { /* background-image: url(./assets/bg.png) ; */ /* opacity: ; */ color: aliceblue; - font-family: DejaVu Sans Mono, monospace; + font-family: "DejaVu Sans Mono", monospace; /* background-blend-mode: overlay; background-size: auto; */ /* margin-top: 1px; */